Commit 21a45516 by 徐高华

企微托管

parent 9104e5c5
......@@ -19,7 +19,7 @@ public class OpenUtils {
private static final String gicCallbackHost = GlobalVar.ctxPropertiesMap.get("haoban_service_host") + "/haoban-manage3-operation-web/qywx-msg-notice";
private static final String openHost = ConfigService.getConfig("BUZ.qywx.open").getProperty("BUZ.qywx.open","") ;
private static final String openHost = ConfigService.getConfig("BUZ.qywx.open").getProperty("qywx_open_host","") ;
public static ServiceResponse<QwOpenResultInitBO> init(Long qwUserId, boolean qrcodeFlag) {
JSONObject initJson = new JSONObject();
......
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