|
@@ -496,6 +496,6 @@ public class OrderVo implements Serializable {
|
|
|
private JSONArray jqInsuranceType;
|
|
private JSONArray jqInsuranceType;
|
|
|
|
|
|
|
|
@ApiModelProperty(value = "api类型")
|
|
@ApiModelProperty(value = "api类型")
|
|
|
- private String apiType;
|
|
|
|
|
|
|
+ private int apiType;
|
|
|
|
|
|
|
|
}
|
|
}
|