From 84b93f93bc717c04087157c92fcc2ee1632865f5 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 14 七月 2023 16:41:05 +0800 Subject: [PATCH] 2023-07-14 --- public/options.json | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/options.json b/public/options.json index 7b95fff..bc6a5b6 100644 --- a/public/options.json +++ b/public/options.json @@ -1,9 +1,9 @@ { - "appId": "202011020835217933120E25C41C54A8988AA", - "appkey": "20201102081641237BDDE0D5F2E98420BA7EC", + "appId": "20201221213901540C6BC419CE41E47FABA62", + "appkey": "2020122121373692319E639E61B0E46A6BC2C", "mainSystemApi": "https://cloud.positecgroup.com/webapi/dostars", "systemType": "", - "externalDatabase": "mkdata_oms_test", + "externalDatabase": "mkdata_kress_test", "lineColor": "", "filter": "false", "defaultApp": "", @@ -15,9 +15,9 @@ "debugger": true, "licenseKey": "", "probation": "", - "transfer": true, + "transfer": "true", "keepPassword": "true", "platforms": ["H5", "wechat", "android", "ios", "wxMiniProgram"], - "host": "http://oms-test.positecgroup.com", - "service": "oms_new/" + "host": "http://bms-test.kresstools.cn", + "service": "oc/" } \ No newline at end of file -- Gitblit v1.8.0