2 次代碼提交 6f57d6da42 ... ded3955bbe

作者 SHA1 備註 提交日期
  kyle ded3955bbe Merge branch 'main' of http://test.wefanbot.com:3000/wendelong/auto-generate-export-contracts 1 月之前
  kyle 14bcea6613 v0.9 1 月之前
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 0 3
      auto-generate-export-contracts/.env
  2. 4 0
      auto-generate-export-contracts/.env.example

+ 0 - 3
auto-generate-export-contracts/.env

@@ -1,3 +0,0 @@
-# Overseas Price API Configuration
-PRICE_API_URL=https://overseasprice.weleads.cn
-PRICE_API_KEY=ow_GF-HRlFrAdJnulmO5cgqglE9Av5BSNHgTQnl1pA_gqc

+ 4 - 0
auto-generate-export-contracts/.env.example

@@ -0,0 +1,4 @@
+# Overseas Price API Configuration
+# Copy this file to .env and fill in the real values before running.
+PRICE_API_URL=https://overseasprice.weleads.cn
+PRICE_API_KEY=your_api_key_here