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: server:
port: 8081 port: 8081
spring: spring:
application: application:
name: gateway-service name: gateway-service

View File

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