update 修改推送服务 和其他

This commit is contained in:
路 范
2021-10-09 14:51:07 +08:00
parent 9218cee300
commit ea98c1ea73
20 changed files with 346 additions and 8 deletions

View File

@@ -14,5 +14,6 @@ namespace Ewide.Core.Attributes
this.logOpType = logOpType;
}
public int OpType { get => (int)logOpType; }
//测试修改
}
}