feat:接口调整

This commit is contained in:
苏竹红
2025-07-23 10:55:54 +08:00
parent 1b88d4e15a
commit 1e0d0e4f29
2 changed files with 1 additions and 3 deletions

View File

@@ -11,7 +11,5 @@ import java.util.List;
*/
@Data
public class StoreCodeDTO {
private List<String> storeCodeList;
}