md
This commit is contained in:
parent
9b9437a95f
commit
dbf23ad80c
@ -597,6 +597,7 @@ public class EmisBaseService {
|
||||
dt.setErrMsg("短信发送成功");
|
||||
}catch (Exception ex){
|
||||
dt.setSendStatus("-1");
|
||||
dt.setErrMsg(ex.getMessage());
|
||||
}
|
||||
|
||||
dt.setFee("0");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user