md
This commit is contained in:
parent
960aa45e03
commit
14166262b9
@ -274,7 +274,7 @@ public class Oms2cCommonController extends BaseController
|
||||
* 获取解析地址
|
||||
*/
|
||||
@RequestMapping(value = "/sendWxSappNotifyToUser")
|
||||
public AjaxResult sendWxSappNotify(String billCode,String openId,String tplId,String paramStr)
|
||||
public AjaxResult sendWxSappNotifyToUser(String billCode,String openId,String tplId,String paramStr)
|
||||
{
|
||||
WxMaSubscribeMessage wxMaSubscribeMessage = WxMaSubscribeMessage.builder()
|
||||
.toUser(openId)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user