文档完善

This commit is contained in:
huahua
2024-07-27 14:43:23 +08:00
parent 0b709c903e
commit 889dea39f6

View File

@@ -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")