refactor: 更新中心服地址
- 将中心服地址从本地 IP 修改为 Kubbo 的服务器地址 - 更新了 tafang-internal.json 文件中的多个 URL 字段
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"visiable": 1,
|
||||
"title": "中心服地址",
|
||||
"type": "string",
|
||||
"value": "http://192.168.25.110:9503",
|
||||
"value": "http://pmrx.kubbo.cn/server",
|
||||
"key": "url"
|
||||
},
|
||||
{
|
||||
@@ -388,7 +388,7 @@
|
||||
"updateTime": 1704877915204,
|
||||
"isMaintenance": false,
|
||||
"version": "0.0.1",
|
||||
"url": "http://192.168.25.110:9503",
|
||||
"url": "http://pmrx.kubbo.cn/server",
|
||||
"versionCode": "1",
|
||||
"isWss": false,
|
||||
"createBy": "xiezekai",
|
||||
@@ -416,7 +416,7 @@
|
||||
"tsUrl": "http://10.21.210.122:7503",
|
||||
"isMaintenance": false,
|
||||
"version": "0.0.1",
|
||||
"url": "http://192.168.25.110:9503",
|
||||
"url": "http://pmrx.kubbo.cn/server",
|
||||
"versionCode": "1",
|
||||
"isWss": false,
|
||||
"updateAppTips": "发现新版本,请跳转下载。",
|
||||
|
||||
Reference in New Issue
Block a user