jyy
2021-04-13 ba3c255cbfc3fd6ff0708dca96c9e256c690e370
zq-erp/src/main/java/com/matrix/system/hive/bean/SysProjServices.java
@@ -43,6 +43,8 @@
    /**
     * 订单划扣时间
     */
    @JsonFormat(pattern = DateUtil.DATE_FORMAT_MM, timezone = "GMT+8")
    @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm")
    private Date consumeTime;
    /**
@@ -62,9 +64,7 @@
     * 床位
     */
    private Long bedId;
    /**
     * 床位
     */
    private Long companyId;
    /**