Commit 2d51214b by 刘鑫

CI: 容量名称枚举

1 parent b6bfc238
......@@ -139,7 +139,7 @@ public class CapacityQueryDTO {
private int maxDuration;
/**
* 容量名称 全天/上午/下午/两小时
* 容量名称 全天/上午/下午/时间段
*/
private String name;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!