is_check 改成字符串

This commit is contained in:
2024-08-27 11:35:28 +08:00
parent a989fc13c5
commit fb42ab9f65
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@
/// <summary>
/// 是否检验
/// </summary>
public int is_check { get; set; }
public string is_check { get; set; }
/// <summary>
/// 来源单据ID