md
This commit is contained in:
parent
14166262b9
commit
d68021f92f
@ -271,8 +271,9 @@ public class Oms2cCommonController extends BaseController
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取解析地址
|
* 发送小程序通知
|
||||||
*/
|
*/
|
||||||
|
@Log(title = "发送小程序通知", businessType = BusinessType.OTHER)
|
||||||
@RequestMapping(value = "/sendWxSappNotifyToUser")
|
@RequestMapping(value = "/sendWxSappNotifyToUser")
|
||||||
public AjaxResult sendWxSappNotifyToUser(String billCode,String openId,String tplId,String paramStr)
|
public AjaxResult sendWxSappNotifyToUser(String billCode,String openId,String tplId,String paramStr)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user