Commit 7a56ee5c by qwmqiuwenmin

fix

parent a0e94505
......@@ -82,7 +82,6 @@ public class WxEnterpriseController extends WebBaseController{
return resultResponse(HaoBanErrCode.ERR_1);
}
EnterpriseAndUserDTO dto = enterpriseService.getEnterpriseAndUserByName(enterpriseName);
dto.setPhoneNumber("15055988053");
return resultResponse(HaoBanErrCode.ERR_1,dto);
}
......
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