king
2020-01-13 a8736e84e62cae98c05b1cc6ac6992e4b31e7cf2
src/store/options.js
@@ -1,4 +1,7 @@
// 系统配置
export default {
  AppId: '201912040924165801464FF1788654BC5AC73'
  AppId: '201912040924165801464FF1788654BC5AC73',
  cloudServiceApi: 'http://qingqiumarket.cn/mkwms/webapi/dostar',
  cloudDatabase: 'sqlserver',
  localDatabase: 'mysql'
}