mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-02-05 23:02:42 +08:00
Initial commit: new history
This commit is contained in:
3
Scripts/alittle-tea.js
Normal file
3
Scripts/alittle-tea.js
Normal file
@ -0,0 +1,3 @@
|
||||
let obj=JSON.parse($response.body);
|
||||
delete obj.data;
|
||||
$done({body: JSON.stringify(obj)});
|
||||
Reference in New Issue
Block a user