mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-02-05 00:49:49 +08:00
【修复】修复app端短信发送成功后当前发送日志被返回的问题。
This commit is contained in:
@@ -358,7 +358,7 @@ namespace CoreCms.Net.Services
|
|||||||
|
|
||||||
jm.status = true;
|
jm.status = true;
|
||||||
jm.msg = "发送成功";
|
jm.msg = "发送成功";
|
||||||
jm.data = result;
|
//jm.data = result;
|
||||||
|
|
||||||
return jm;
|
return jm;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user