Commit 9c190a03 by 查志伟

FIX

parent 806ca63c
...@@ -25,11 +25,6 @@ public class MultiQueryRequest { ...@@ -25,11 +25,6 @@ public class MultiQueryRequest {
@JSONField(name = "store_id") @JSONField(name = "store_id")
@JsonProperty("store_id") @JsonProperty("store_id")
private String storeId; private String storeId;
/**
* 接口版本,默认30
*/
private String ver;
/** /**
* 开启渠道端查询,默认不开启 * 开启渠道端查询,默认不开启
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment