文档完善
This commit is contained in:
@@ -16,7 +16,7 @@ public class BusinessAnalysisRequest implements Serializable {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@ApiModelProperty(value = "时间区间")
|
||||
@ApiModelProperty(value = "时间区间:preYear=上年,year=本年,preMonth=上个月,month=本月,或者传入2个时间用逗号隔开,例2024-05-01,2024-07-27")
|
||||
private String dateLimit;
|
||||
|
||||
@ApiModelProperty(value = "维修店id")
|
||||
|
||||
Reference in New Issue
Block a user