摘要: 常用的传入参数、传出参数格式 public class ParamBox { public ParamBox(UniContext uniContext, CurrentUser currentUser, List<int?> permissionsList) { UniContext = uniC 阅读全文
posted @ 2021-11-11 12:31 白码一号 阅读(675) 评论(0) 推荐(0)
摘要: ///消息生产端public class MqProduction { #region Fileds #endregion #region Constructorsc #endregion #region Methons public static async Task<bool> MessageS 阅读全文
posted @ 2021-11-11 12:14 白码一号 阅读(470) 评论(0) 推荐(0)