From 6f98fdd5d042a0080155b481d727310b67057538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Fri, 20 Mar 2020 10:48:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E8=B1=B9api=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/app.conf | 9 --------- 1 file changed, 9 deletions(-) diff --git a/conf/app.conf b/conf/app.conf index 711141e95..36f29f073 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -218,9 +218,6 @@ dingdingSecret = "LWrZAFeqUfuVv7n_tc8vPpCAx6PT4CwManx2XCVhJOqGsx2L5XCDuX1sAN_Jtv dingdingCallbackURL = "http://callback.jxc4.com/dingding/msg" -yinbaoAppID = "18C0E0867E467DBC26EFF5E957B02EC4" -yinbaoAppKey = "682628966212343269" - [jxgy] httpport = 8088 EnableDocs = false @@ -290,9 +287,6 @@ jdEclpAccessToken = "7e9c1a5fe4ac4ea48c3c572d488e60b8hnwz" jdEclpAppKey = "0D397F05CF11C51BCDCC81744680EBC3" jdEclpAppSecret = "f16a5e57ff4f4f428b702c40d2d4b933" -yinbaoAppID = "18C0E0867E467DBC26EFF5E957B02EC4" -yinbaoAppKey = "682628966212343269" - storeName = "京西果园" [test] @@ -410,6 +404,3 @@ getWeixin2TokenURL = "http://www.jxc4.com/v2/sys/GetWX2Token" getWeimobTokenURL = "http://www.jxc4.com/v2/sys/GetWeimobToken" dbConnectStr = "root:WebServer@1@tcp(127.0.0.1:3306)/jxd_dev_0?charset=utf8mb4&loc=Local&parseTime=true" - -yinbaoAppID = "18C0E0867E467DBC26EFF5E957B02EC4" -yinbaoAppKey = "682628966212343269" \ No newline at end of file