瀏覽代碼

发货的法国

gqx 2 年之前
父節點
當前提交
40e85cd4dd

+ 5 - 0
jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/rooms/entity/CesRooms.java

@@ -104,6 +104,11 @@ public class CesRooms extends Model<CesRooms> {
      */
     private Boolean invalid;
 
+
+    /**
+     * 房间门锁密码
+     */
+    private String passWord;
     /**
      * 返回的房间房型的门市价格
      */