✨ 1、代码生成时间查询支持uniapp 2、新增date范围选择组件
This commit is contained in:
@@ -60,7 +60,6 @@ namespace ZR.Admin.WebApi.Controllers
|
||||
[Log(Title = "企业消息测试")]
|
||||
public IActionResult SendMsg(string msg, string toUser = "")
|
||||
{
|
||||
throw new Exception("ddddd");
|
||||
WxNoticeHelper.SendMsg("消息测试", msg, toUser, WxNoticeHelper.MsgType.markdown);
|
||||
return SUCCESS(msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user