开发OTA备案工具-车辆升级

This commit is contained in:
高嵩
2023-03-28 12:39:25 +08:00
parent bbd076b7aa
commit 984b535469
@@ -1,13 +0,0 @@
package com.jero.modules.ota.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* @Description: 车型升级-填写记录表
* @Author: jero-boot
* @Date: 2023-03-25
* @Version: V1.0
*/
public interface OtaBaSjTxjlMapper extends BaseMapper<OtaBaSjTxjl> {
}