From 1d7f34fd295b3197de7cba4cccf147f1e77ce066 Mon Sep 17 00:00:00 2001 From: 935090232@qq.com <ak473600000> Date: Tue, 02 Feb 2021 06:32:43 +0800 Subject: [PATCH] 1、新增个人中心产品编号展示 2、修改项目添加单次划扣金额修改 --- zq-erp/src/main/resources/config/dev/system.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/config/dev/system.properties b/zq-erp/src/main/resources/config/dev/system.properties index 6baf382..015c690 100644 --- a/zq-erp/src/main/resources/config/dev/system.properties +++ b/zq-erp/src/main/resources/config/dev/system.properties @@ -60,7 +60,7 @@ #公众号 gzh_appid=wx57e6335559bdbda6 -gzh_secret=123 +gzh_secret=ecb408af170e3890e6544290cad33760 -- Gitblit v1.9.1