xuhy
2025-05-07 a09726dcdb35f396bc042c9aa497b5b1a7bafaad
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 = "服务人员")