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