mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
Initial commit: new history
This commit is contained in:
3
Scripts/ming.js
Normal file
3
Scripts/ming.js
Normal file
@ -0,0 +1,3 @@
|
||||
let obj = JSON.parse($response.body);
|
||||
obj.data = [];
|
||||
$done({body: JSON.stringify(obj)});
|
||||
Reference in New Issue
Block a user