chao пре 3 година
родитељ
комит
bef119f458

+ 9 - 7
caimei365-cloud-order/order-beta.yml

@@ -82,19 +82,21 @@ wx:
   # 微信授权回调(扫码),nginx中转
   redirect-uri: https://www.caimei365.com/auth/callback/beta
   # 小程序wx信息
-  mini-app-id: wxf3cd4ae0cdd11c36
-  mini-app-secret: f5707c40c07adf0e2110c58ce6a4f4b3
+  mini-app-id: 123456
+  mini-app-secret: 123456
   #收款小程序wx信息
   receipt-app-id: wxa0cc52c471e03c1a
   receipt-app-secret: 9e64c5651aebbdb96a4b17ef3b00fedb
   # crm公众号信息
-  crm-app-id: wx91c4152b60ca91a3
-  crm-app-secret: a563dd2c07c9c815a4e697c8b6cb73dc
+  crm-app-id: wx0938e78f38bc203d
+  crm-app-secret: a3b417fc249a964ad0df2813a1f19102
   # 呵呵商城小程序信息
-  hehe-app-id: wx2c3b0a7f343235b1
-  hehe-app-secret: 1bb87882ee85a0411923d7f56c7dde75
+  hehe-app-id: 123456
+  hehe-app-secret: 123456
   #推送消息模板
-  message-template-id: lTO7t_PrhPvhEQVDtFNr91gCTSR6Gqq1ljIlfA8fTW0
+  message-template:
+    # 收款通知模板ID
+    receipt: 3vHo-aMTmXMtrrRe3OmXUwGlln94Rm8ZK0QJI4n2kkQ
 
 pay:
   # 支付链接重定向地址

+ 12 - 10
caimei365-cloud-order/order-dev.yml

@@ -80,20 +80,22 @@ wx:
   app-secret: ebf8cfc4dbadae3431a8b0267c4fd09f
   # 微信授权回调(扫码),nginx中转
   redirect-uri: https://www.caimei365.com/auth/callback/beta
-  #小程序wx信息
-  mini-app-id: wxf3cd4ae0cdd11c36
-  mini-app-secret: f5707c40c07adf0e2110c58ce6a4f4b3
+  # 小程序wx信息
+  mini-app-id: 123456
+  mini-app-secret: 123456
   #收款小程序wx信息
   receipt-app-id: wxa0cc52c471e03c1a
   receipt-app-secret: 9e64c5651aebbdb96a4b17ef3b00fedb
-  #crm公众号信息
-  crm-app-id: wx91c4152b60ca91a3
-  crm-app-secret: a563dd2c07c9c815a4e697c8b6cb73dc
-  #呵呵商城小程序信息
-  hehe-app-id: wx2c3b0a7f343235b1
-  hehe-app-secret: 1bb87882ee85a0411923d7f56c7dde75
+  # crm公众号信息
+  crm-app-id: wx0938e78f38bc203d
+  crm-app-secret: a3b417fc249a964ad0df2813a1f19102
+  # 呵呵商城小程序信息
+  hehe-app-id: 123456
+  hehe-app-secret: 123456
   #推送消息模板
-  message-template-id: lTO7t_PrhPvhEQVDtFNr91gCTSR6Gqq1ljIlfA8fTW0
+  message-template:
+    # 收款通知模板ID
+    receipt: 3vHo-aMTmXMtrrRe3OmXUwGlln94Rm8ZK0QJI4n2kkQ
 
 pay:
   # 支付链接重定向地址

+ 4 - 1
caimei365-cloud-order/order-prod.yml

@@ -94,7 +94,10 @@ wx:
   hehe-app-id: wx2c3b0a7f343235b1
   hehe-app-secret: 1bb87882ee85a0411923d7f56c7dde75
   #推送消息模板
-  message-template-id: lTO7t_PrhPvhEQVDtFNr91gCTSR6Gqq1ljIlfA8fTW0
+  message-template:
+    # 收款通知模板ID
+    receipt: lTO7t_PrhPvhEQVDtFNr91gCTSR6Gqq1ljIlfA8fTW0
+
 
 pay:
   # 支付链接重定向地址