zhanghl
2025-05-13 a9f55fb1ab24f43fee70b16e1a8c58a33fc59fa6
aps-modules/aps-core/src/main/java/com/aps/core/domain/ApsPlatePlan.java
@@ -190,9 +190,9 @@
    private Date orderCreateTime;
    /** 自定义时间 */
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @Excel(name = "自定义时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
    private Date customTime;
//    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
//    @Excel(name = "自定义时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
//    private Date customTime;
    /** 生产基地 */
    @Excel(name = "生产基地")