1.耗材check值错误修复

This commit is contained in:
2024-08-17 15:00:46 +08:00
parent cee4643925
commit 61157d730c
3 changed files with 4 additions and 4 deletions

View File

@@ -166,4 +166,4 @@ public class TbConsInfo implements Serializable {
public void setIsCheck(String isCheck) {
this.isCheck = isCheck;
}
}
}