md
This commit is contained in:
parent
951686b39b
commit
b88207eeb0
@ -293,7 +293,7 @@ public class Oms2cCommonController extends BaseController
|
||||
@RequestMapping(value = "/sendWxSappNotify")
|
||||
public AjaxResult sendWxSappNotify(String billCode)
|
||||
{
|
||||
log.error("==>sendWxSappNotify start billCode:"+billCode;
|
||||
log.error("==>sendWxSappNotify start billCode:"+billCode);
|
||||
try{
|
||||
EmisSmsSendRecord emisSmsSendRecord=new EmisSmsSendRecord();
|
||||
emisSmsSendRecord.setBillCode(billCode);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user