修改取水口信息
This commit is contained in:
parent
457cb730ea
commit
7f646647dd
@ -2,6 +2,7 @@ package com.fastbee.rechargecard.mapper;
|
|||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
import com.fastbee.rechargecard.domain.NgInformationWaterIntake;
|
import com.fastbee.rechargecard.domain.NgInformationWaterIntake;
|
||||||
|
import org.apache.ibatis.annotations.Mapper;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 取水口信息Mapper接口
|
* 取水口信息Mapper接口
|
||||||
@ -9,6 +10,7 @@ import com.fastbee.rechargecard.domain.NgInformationWaterIntake;
|
|||||||
* @author kerwincui
|
* @author kerwincui
|
||||||
* @date 2024-12-19
|
* @date 2024-12-19
|
||||||
*/
|
*/
|
||||||
|
@Mapper
|
||||||
public interface NgInformationWaterIntakeMapper
|
public interface NgInformationWaterIntakeMapper
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user