Commit 746758dd by qwmqiuwenmin

fix

parent 9d05882d
......@@ -149,7 +149,7 @@ public class WxEnterpriseController extends WebBaseController{
vo.setBrandName(enterprise.getBrandName());
}
}
return resultResponse(HaoBanErrCode.ERR_1,dto);
return resultResponse(HaoBanErrCode.ERR_1,vo);
}
//微信企业绑定接口
......
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