Commit d9da1b71 authored by 李尚科's avatar 李尚科

fix

parent c757d226
Pipeline #12312 passed with stage
in 20 seconds
......@@ -77,7 +77,7 @@ class HuaYunPaas extends Subscription {
if (!ret || ret.status === 1 || !ret.message) {
ctx.faild('get accessToken failed!');
}
ctx.logger.info(JSON.stringify({ ret }));
return ret.message;
}
......
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