Commit c5cefd7c by 徐高华

log

parent f86f3edb
......@@ -159,6 +159,8 @@ public class WxEnterpriseInfoController extends WebBaseController {
} else {
loginStaff = staffDTOS.get(0);
}
}else {
logger.info("伪登录关联用户查不到,user={}",dictValue);
}
}
}
......
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