update 甘肃平台、宁夏平台controller

This commit is contained in:
Lemon
2024-11-26 13:32:04 +08:00
parent d1f19ddb11
commit c424069175
5 changed files with 21 additions and 2 deletions

View File

@@ -27,4 +27,6 @@ public class CommonParamsDTO {
@JsonProperty(value = "Sig")
private String sig;
private String platformType;
}