mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-01-10 17:39:52 +08:00
Initial commit: new history
This commit is contained in:
7
Scripts/template/rsp-failure-01.json
Normal file
7
Scripts/template/rsp-failure-01.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"code": 1,
|
||||
"success": false,
|
||||
"message": "失败",
|
||||
"data": {},
|
||||
"_content": "存储一些公共的响应内容,对于不适用reject-dict的规则,可以使用这些JSON"
|
||||
}
|
||||
Reference in New Issue
Block a user