Pu Zhibing
2024-12-02 e68c33e84e7f85fe8504de9c105d8597b996a906
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TechnicianSubscribe.java
@@ -38,7 +38,7 @@
    @ApiModelProperty(value = "技师id")
    @TableField("technician_id")
    private Integer technicianId;
    private Long technicianId;
    @ApiModelProperty(value = "预约时间")
    @TableField("subscribe_time")