站点还车、借车单量

This commit is contained in:
attiya 2025-05-15 10:23:52 +08:00
parent f96ebbbae7
commit 5153d089c8

View File

@ -1,7 +1,6 @@
package com.cdzy.ebikeoperate.model.dto.response;
import com.cdzy.ebikeoperate.model.pojo.EbikePoint;
import com.mybatisflex.annotation.Column;
import com.mybatisflex.annotation.RelationOneToMany;
import lombok.Data;