li.shaoyi 3 months ago
parent
commit
814991358d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      oem/snhl/config/appconfig.json

+ 2 - 2
oem/snhl/config/appconfig.json

@@ -3,7 +3,7 @@
   "appName": "三农互联",
   "version": "1.0.0",
   "versionCode": "100000",
-  "apiUrl": "http://192.168.31.204:8080/cfg?key=test_204",
+  "apiUrl": "http://192.168.31.208:8080/cfg?key=test_208",
   "tradeChannel": "ws",
   "modules": [
     "register"
@@ -11,6 +11,6 @@
   "quotationProperties": [
     "holdvolume"
   ],
-  "riskType": 1,
+  "riskType": 2,
   "i18nEnabled": false
 }