超高压谐波溯源功能
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.njcn.harmonic.mapper;
|
||||
|
||||
import com.github.jeffreyning.mybatisplus.base.MppBaseMapper;
|
||||
import com.njcn.harmonic.pojo.po.day.RStatDataHarmpowerPDPO;
|
||||
|
||||
public interface RStatDataHarmpowerPDMapper extends MppBaseMapper<RStatDataHarmpowerPDPO> {
|
||||
}
|
||||
Reference in New Issue
Block a user