Commit 9c91a5a7 by qwmqiuwenmin

测试

parent e91518b1
......@@ -82,6 +82,7 @@ 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