Browse Source

czz baseurl update

DevYK 2 years ago
parent
commit
c736e0d58f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      config/prd_config.js

+ 2 - 1
config/prd_config.js

@@ -10,7 +10,8 @@ const account_config = {
     BNB_GAS_PRICE: '5000000000',
     TOKEN_GAS_PRICE: '5000000000',
     TRANSFER_GAS: true,
-    FEISHU_URL:'https://open.feishu.cn/open-apis/bot/v2/hook/9ab2594f-3d27-4f70-a5ed-a6aee0420aa6'
+    FEISHU_URL:'https://open.feishu.cn/open-apis/bot/v2/hook/9ab2594f-3d27-4f70-a5ed-a6aee0420aa6',
+    CZZ_BASEURL: "https://internal-block-payout.denet.me",
 }
 
 const cryppt_config = {