king
2020-01-19 e91ac311580bdbf636ae3fa7e9c2b6fd261d8bc3
1
2
3
4
5
6
7
8
9
10
// 系统配置
export default {
  AppId: '201912040924165801464FF1788654BC5AC73',
  cloudServiceApi: 'http://qingqiumarket.cn/mkwms/webapi/dostar',
  cloudLoginApi: 'http://qingqiumarket.cn/mkwms/webapi/dologon',
  // cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostar',
  // cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon',
  cloudDatabase: 'sqlserver',
  localDatabase: 'mysql'
}