提交代码

This commit is contained in:
2024-12-30 18:56:02 +08:00
parent bc45dce29e
commit 5b90421420
8 changed files with 395 additions and 212 deletions
+4
View File
@@ -5081,6 +5081,10 @@ namespace BLL
/// 上报失败
/// </summary>
public const string UpState_4 = "4";
/// <summary>
/// 已上报(集团已审核)
/// </summary>
public const string UpState_5 = "5";
#endregion
#region