bug处理

This commit is contained in:
2024-04-23 10:16:16 +08:00
parent c8e2f1eafd
commit 579f2d3a39
197 changed files with 2509 additions and 1363 deletions

View File

@@ -5,7 +5,7 @@ namespace JNPF.Message.Entitys.Dto.IM;
/// <summary>
/// 在线用户
/// 版 本V3.2.0
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2017.09.20.
/// </summary>
[SuppressSniffer]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys;
/// <summary>
/// 在线聊天
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_IMCONTENT")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息账号配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_ACCOUNT_CONFIG")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息字典配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_DATA_TYPE")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys;
/// <summary>
/// 消息实例
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE")]

View File

@@ -6,6 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息监控
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_MONITOR")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys;
/// <summary>
/// 消息接收
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGERECEIVE")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息发送配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_SEND_CONFIG")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息发送记录配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_SEND_RECORD")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息发送模板配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_SEND_TEMPLATE")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息连接
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_SHORT_LINK")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 短信变量
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_SMS_FIELD")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息模板配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_TEMPLATE_CONFIG")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 消息模板参数
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_TEMPLATE_PARAM")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 微信公众号用户
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_MESSAGE_WECHAT_USER")]

View File

@@ -6,7 +6,7 @@ namespace JNPF.Message.Entitys.Entity;
/// <summary>
/// 个推用户表.
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[SugarTable("BASE_USER_DEVICE")]

View File

@@ -3,7 +3,7 @@
/// <summary>
/// 系统消息
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
public interface IMessageService

View File

@@ -5,7 +5,7 @@ namespace JNPF.Message.Interfaces.Message;
/// <summary>
/// 系统消息
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
public interface IShortLinkService

View File

@@ -20,7 +20,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 消息账号
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "AccountConfig", Order = 240)]

View File

@@ -9,7 +9,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 消息账号
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "MessageDataType", Order = 240)]

View File

@@ -15,7 +15,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 消息监控
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "MessageMonitor", Order = 240)]

View File

@@ -26,6 +26,8 @@ namespace JNPF.Message;
/// <summary>
/// 系统消息
/// 版 本V3.2
/// 版 权引迈信息技术有限公司https://www.jnpfsoft.com
/// 作 者JNPF开发平台组
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "message", Order = 240)]

View File

@@ -18,7 +18,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 消息监控
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "MessageTemplate", Order = 240)]

View File

@@ -35,7 +35,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 发送配置
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "SendMessage", Order = 240)]

View File

@@ -27,7 +27,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 公众号.
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "ShortLink", Order = 240)]

View File

@@ -18,7 +18,7 @@ namespace JNPF.Message.Service;
/// <summary>
/// 公众号.
/// 版 本V3.2
/// 版 权拓通智联科技有限公司http://www.tuotong-tech.com
/// 日 期2021-06-01.
/// </summary>
[ApiDescriptionSettings(Tag = "Message", Name = "WechatOpen", Order = 240)]