mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-28 15:45:04 +08:00
Change domain according to regulations.
This commit is contained in:
@@ -67,13 +67,13 @@ Operator_Info: |
|
||||
|
||||
若以上信息有误,请及时联系@15-沙子森。
|
||||
#URL
|
||||
User_Register_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/reg.html?token={0}'
|
||||
User_Query_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/list.html?token={0}'
|
||||
User_Submit_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/rrepair.html?token={0}&name={1}&isp={2}&room={3}&block={4}&phone={5,number,#}'
|
||||
User_Profile_Link: 'http://wwbx.zsc.edu.cn/nm/v2/user/modi.html?token={0}&name={1}&isp={2}&username={3}&block={4}&room={5}&phone={6,number,#}'
|
||||
Result_Page: 'http://wwbx.zsc.edu.cn/nm/v2/result.html'
|
||||
Operator_Home_Page: 'http://wwbx.zsc.edu.cn/nm/v2/man/home.html?token={0}'
|
||||
Operator_Login_Page: 'http://wwbx.zsc.edu.cn/nm/v2/man/login.html?pkey={0}'
|
||||
User_Register_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/reg.html?token={0}'
|
||||
User_Query_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/list.html?token={0}'
|
||||
User_Submit_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/rrepair.html?token={0}&name={1}&isp={2}&room={3}&block={4}&phone={5,number,#}'
|
||||
User_Profile_Link: 'https://wwbx.zsxyww.htroy.com/nm/v2/user/modi.html?token={0}&name={1}&isp={2}&username={3}&block={4}&room={5}&phone={6,number,#}'
|
||||
Result_Page: 'https://wwbx.zsxyww.htroy.com/nm/v2/result.html'
|
||||
Operator_Home_Page: 'https://wwbx.zsxyww.htroy.com/nm/v2/man/home.html?token={0}'
|
||||
Operator_Login_Page: 'https://wwbx.zsxyww.htroy.com/nm/v2/man/login.html?pkey={0}'
|
||||
|
||||
#Localized
|
||||
#Status
|
||||
|
||||
@@ -31,17 +31,17 @@
|
||||
{
|
||||
"type": "view",
|
||||
"name": "关于报修系统",
|
||||
"url": "http://wwbx.zsc.edu.cn/nm/v2/"
|
||||
"url": "https://wwbx.zsxyww.htroy.com/nm/v2/"
|
||||
},
|
||||
{
|
||||
"type": "view",
|
||||
"name": "联系我们",
|
||||
"url": "http://wwbx.zsc.edu.cn/nm/v2/404.html"
|
||||
"url": "https://wwbx.zsxyww.htroy.com/nm/v2/404.html"
|
||||
},
|
||||
{
|
||||
"type": "view",
|
||||
"name": "关于网维",
|
||||
"url": "http://wwbx.zsc.edu.cn/nm/v2/404.html"
|
||||
"url": "https://wwbx.zsxyww.htroy.com/nm/v2/404.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user