无关风月
2025-01-08 24e860f2685f708bcb782e351c8eff995feafb95
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 = "服务人员")