删除 vehicle-history-server/src/main/java/com/dragon/vehicle/history/server/mapper/HistoryMapper.java

master
yanmou 2023-11-22 14:19:48 +08:00
parent f549b1824b
commit c5041017e3
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
package com.dragon.vehicle.history.server.mapper;
import org.apache.ibatis.annotations.Mapper;
/**
* @author
* @version 1.0
* @description:
* @date 2023/11/19 18:59
*/
@Mapper
public interface HistoryMapper {
}