Commit 9c190a03 by 查志伟

FIX

parent 806ca63c
...@@ -27,11 +27,6 @@ public class MultiQueryRequest { ...@@ -27,11 +27,6 @@ public class MultiQueryRequest {
private String storeId; private String storeId;
/** /**
* 接口版本,默认30
*/
private String ver;
/**
* 开启渠道端查询,默认不开启 * 开启渠道端查询,默认不开启
*/ */
@ApiModelProperty(value = "开启渠道端查询,默认不开启") @ApiModelProperty(value = "开启渠道端查询,默认不开启")
......
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