mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git
synced 2025-10-28 15:45:05 +08:00
Upload Source Code
This commit is contained in:
7
field_config.js
Normal file
7
field_config.js
Normal file
@@ -0,0 +1,7 @@
|
||||
//页面字段
|
||||
module.exports = {
|
||||
'release_fields':{
|
||||
'BAD_SOLA' : 'Sola端出问题了,无法回应你的查询请求',
|
||||
'BAD_TOKEN' : '页面已失效\\n请关闭页面后重新发送指令',
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user