2 Commits 6f57d6da42 ... ded3955bbe

Autor SHA1 Nachricht Datum
  kyle ded3955bbe Merge branch 'main' of http://test.wefanbot.com:3000/wendelong/auto-generate-export-contracts vor 1 Monat
  kyle 14bcea6613 v0.9 vor 1 Monat

+ 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