2026-04-22 f5fec3e27510969ee9f2fc89d2e1e2868d25f1f1
src/main/java/com/ruoyi/production/dto/UserProductionAccountingDto.java
@@ -5,6 +5,5 @@
@Data
public class UserProductionAccountingDto {
    private Long userId;
    private String date;
}