@@ -896,6 +896,7 @@ public class Constant {
RECEIPT("回执"),
ROOM("空间"),
Freeze("冻结单"),
+ Check("盘点单"),
;
private String name;