Commit d5e9ff47 authored by 任国军's avatar 任国军

remove check

parent b6ee056e
Pipeline #15285 passed with stage
in 45 seconds
......@@ -28,7 +28,7 @@ class WechatService extends Service {
}
async sendMsg(data) {
const { ctx } = this;
const { ctx, app } = this;
ctx.logger.info(111);
if (ctx.isEmpty(data)) {
......
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