From ae0d8b3ffbae66cbd6c941663c18a1d6df7573df Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期三, 06 十一月 2024 15:02:51 +0800 Subject: [PATCH] 单据号可修改设置 --- WebAPI/Models/ClsGy_DotCheck.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/Models/ClsGy_DotCheck.cs b/WebAPI/Models/ClsGy_DotCheck.cs index 9f84d7c..280788c 100644 --- a/WebAPI/Models/ClsGy_DotCheck.cs +++ b/WebAPI/Models/ClsGy_DotCheck.cs @@ -19,5 +19,6 @@ public string HRemark; //澶囨敞 public string HUseFlag = "鏈娇鐢�"; + public Int64 HDotCheckItemClassID; //鐐规椤圭洰鍒嗙被 } } \ No newline at end of file -- Gitblit v1.9.1