From 45617759ba51bcd64b9699366e48bfba80185a1c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 14 九月 2024 10:33:27 +0800 Subject: [PATCH] 2024-09-14 --- public/options.json | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) diff --git a/public/options.json b/public/options.json index bea66f5..fb8ec00 100644 --- a/public/options.json +++ b/public/options.json @@ -1,24 +1,25 @@ { - "appId": "20201221213901540C6BC419CE41E47FABA62", - "appkey": "2020122121373692319E639E61B0E46A6BC2C", + "appId": "201912101635586033882D350DED94BC08AB8", + "appkey": "2019120316231227060CDBAFCB3BF4582BBF8", "mainSystemApi": "https://cloud.positecgroup.com/webapi/dostars", "systemType": "", - "externalDatabase": "mkdata_kress_test", + "externalDatabase": "", "lineColor": "", "filter": "false", "defaultApp": "", "defaultLang": "zh-CN", - "WXAppID": "wx4d8a34c8d4494872", - "WXminiAppID": "", + "WXAppID": "wxa5dd6f28cae613fc", + "WXminiAppID": "wxfcd06ca1777d6a9e", "WXMerchID": "", - "WXNotice": "true", - "debugger": true, - "systemRun": "", + "WXNotice": "false", + "debugger": false, + "systemRun": "backend", + "execType": "x", "licenseKey": "", "storeKey": "", "probation": "", "transfer": "true", "keepPwd": "true", - "host": "http://bms-test.kresstools.cn", - "service": "oc/" + "host": "https://css-test.positecgroup.com", + "service": "" } \ No newline at end of file -- Gitblit v1.8.0