接口类对象解析
Some checks failed
API接口参数变更检测 / api-param-check (push) Has been cancelled

This commit is contained in:
2026-06-05 16:41:16 +08:00
parent 90b0045659
commit 51145e7c78
2 changed files with 2 additions and 2 deletions

View File

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