Commit a8418bbd by 徐高华

沙驰

parent 6580c000
......@@ -207,7 +207,7 @@ public class WxEnterpriseInfoController extends WebBaseController {
if(null != shachi && shachi.toString().contains(corpId)) {
HaobanResponse response = new HaobanResponse();
response.setErrorCode(-888);
response.setMessage("已无可用许可,购买后可继续使用");
response.setMessage("已无可用许可,联系商务购买后可继续使用");
return response;
}
......
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