This commit is contained in:
Administrator
2024-05-15 16:29:59 +08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
server:
port: 8081
spring:
application:
name: gateway-service

View File

@@ -1,4 +1,4 @@
import { createStore } from 'vuex'
import {createStore} from 'vuex'
export default createStore({
state: {