Commit 454eff3d authored by 何娜's avatar 何娜

fix

parent 93ab6abc
Pipeline #21295 passed with stage
in 4 seconds
...@@ -23,7 +23,6 @@ class StorageService extends Service { ...@@ -23,7 +23,6 @@ class StorageService extends Service {
dataType: 'json', dataType: 'json',
...opts, ...opts,
}; };
ctx.logger.info(url+'----'+opts)
return ctx.curl(url, opts); return ctx.curl(url, opts);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment