Commit cdf2d820 by 徐高华

企微托管

parent a5934fd8
......@@ -61,6 +61,7 @@ public class QywxOpenController {
}
vo.setQrcode(codeResp.getResult().getQrCode1());
vo.setQrcodeData(codeResp.getResult().getQrcodeData());
vo.setStatusFlag(codeResp.getResult().getStatusFlag());
}
}
WxEnterpriseDTO en = this.wxEnterpriseApiService.getOne(wxEnterpriseId) ;
......
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