接口类对象解析
All checks were successful
API接口参数变更检测 / api-param-check (push) Successful in 20s

This commit is contained in:
2026-06-05 16:44:10 +08:00
parent 2d1292262a
commit 3e6fb3012b
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import java.util.List;
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class DayStatisticsDto1 {
public class DayStatisticsDto {
/**
* 门店ID集合
*/