模板參數(shù)錯(cuò)誤,怎么解決?
看起來都是對(duì)的??!
com.zbkj.common.exception.CrmebException: 短信平臺(tái)接口接口請(qǐng)求失敗:模板參數(shù)錯(cuò)誤
at com.zbkj.service.service.impl.OnePassSmsServiceImpl.checkResult(OnePassSmsServiceImpl.java:463)
at com.zbkj.service.service.impl.OnePassSmsServiceImpl.sendMessage(OnePassSmsServiceImpl.java:436)
at com.zbkj.service.service.impl.OnePassSmsServiceImpl.push(OnePassSmsServiceImpl.java:409)
at com.zbkj.service.service.impl.OnePassSmsServiceImpl.sendNotificationSms(OnePassSmsServiceImpl.java:356)
at com.zbkj.service.service.impl.RetailStoreServiceImpl.userClosingApply(RetailStoreServiceImpl.java:599)
at com.zbkj.front.controller.RetailStoreController.closingApply(RetailStoreController.java:119)
at com.zbkj.front.controller.RetailStoreController$$FastClassBySpringCGLIB$$3bf23a67.invoke(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
at com.zbkj.front.aspect.ControllerAspect.doAroundService(ControllerAspect.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)