+
liuyg
2022-02-21 a52068f2adc6cfa7b6654132992cd9aab6578248
store/state.js
@@ -1,12 +1,14 @@
import websocket from "./websocket.js"
import positions from "./positions.js"
import apis from "./apiConfig.js"
const state = {
   loging: false,
   message: {
      useName: '过客',
   },
   logPath: '',
   piAPI: 'http://223.82.109.183:2082/api/',
   piAPI: apis.api,
   // piAPI: 'http://223.82.109.183:2082/api/',
   // piAPI: 'http://192.168.0.108:83/',
   puserName: '',
   puserID: '',