无关风月
2025-04-22 67f416634f95c81e618123b826e18a57ae08220d
ruoyi-service/ruoyi-admin/src/main/java/com/ruoyi/admin/importExcel/FrozenBuckleImportDTO.java
@@ -38,7 +38,7 @@
    @ExcelProperty(value = "*详细地址")
    @HeadFontStyle(fontName = "黑体", fontHeightInPoints = 11,color = 10)
    private String reservationAddress;
    @ExcelProperty(value = "*上门时间(2024-02-28 16:00)")
    @ExcelProperty(value = "*上门时间(2024-02-28)")
    @HeadFontStyle(fontName = "黑体", fontHeightInPoints = 11,color = 10)
    private String time;
    @ExcelProperty(value = "服务人员")