liukangdong
2024-12-12 b3059e1a596b4fb05a708f3c3ac0ff3bc369d06b
server/visits/dmvisit_service/src/main/java/com/doumee/dao/openapi/response/PlatformNumByStatusResponse.java
@@ -11,7 +11,7 @@
 * @create 2023/12/7 11:19
 */
@Data
@ApiModel("【月台】按状态统计月台数量")
@ApiModel("【月台】月台各状态数量统计返回参数")
public class PlatformNumByStatusResponse {
    @ApiModelProperty(value = "使用中数量", example = "1")