update 联联接口

This commit is contained in:
Lemon
2023-05-27 15:56:26 +08:00
parent 35413920d3
commit a87c35430f
5 changed files with 152 additions and 64 deletions

View File

@@ -6,7 +6,7 @@ import lombok.Setter;
@Getter
@Setter
public class QueryTokenDTO {
public class CommonParamsDTO {
@JsonProperty(value = "OperatorID")
private String operatorID;