mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 15:55:18 +08:00
bugfix
This commit is contained in:
@@ -27,7 +27,6 @@ public class InventoryCheckEntity extends OrgCommonEntity {
|
||||
+ "where d.id = i.dictionary_id\n"
|
||||
+ " and d.code = 'inventoryCheck.type'\n"
|
||||
+ " and i.code = check_type)")
|
||||
@Comment("盘点类型-名称")
|
||||
private String checkTypeName;
|
||||
|
||||
/** 精煤 合计 */
|
||||
|
||||
Reference in New Issue
Block a user