添加正式环境

This commit is contained in:
zpc 2024-12-16 21:37:29 +08:00
parent fa9710ec8e
commit 47597fd8d1
4 changed files with 21 additions and 21 deletions

View File

@ -74,7 +74,7 @@
"secret": "95BB717C61D1ECB0E9FB82C932CC77FF",
"nodes": "http://124.220.55.158:94", //使
"url": "http://124.220.55.158:94",
"env": "TEST",
"env": "PROD",
"UserName": "admin",
"Password": "dbt@com@1234"
},

View File

@ -55,7 +55,7 @@
"secret": "95BB717C61D1ECB0E9FB82C932CC77FF",
"nodes": "http://124.220.55.158:94", //使
"url": "http://124.220.55.158:94",
"env": "TEST",
"env": "PROD",
"name": "extClient",
"UserName": "admin",
"Password": "dbt@com@1234"

View File

@ -55,7 +55,7 @@
"secret": "95BB717C61D1ECB0E9FB82C932CC77FF",
"nodes": "http://124.220.55.158:94", //使
"url": "http://124.220.55.158:94",
"env": "TEST",
"env": "PROD",
"name": "payClient",
"UserName": "admin",
"Password": "dbt@com@1234"

View File

@ -74,7 +74,7 @@
"secret": "95BB717C61D1ECB0E9FB82C932CC77FF",
"nodes": "http://124.220.55.158:94", //使
"url": "http://124.220.55.158:94",
"env": "TEST",
"env": "PROD",
"UserName": "admin",
"Password": "dbt@com@1234"
},