接口调整

This commit is contained in:
2023-06-27 20:23:07 +08:00
parent 022bf29a39
commit d07718437a
9 changed files with 74 additions and 29 deletions

View File

@@ -55,7 +55,7 @@ public class ZuTaiDTO {
private Double angle;
@SerializedName("lineId")
private String lineId;
private List<String> lineId;
@SerializedName("UID")
private List<String> uId;