公告板
版本库
filestore
活动
搜索
登录
main
/
powerIntelligenceSystem
山西直流电源系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
蓄电池组对比分析界面(同一品牌同一时间)(1.2.15)修改时间不传问题
whyclxw
2025-06-06
c00d5f8975c4d9f068b14bca6c27291f9c9e6a8d
[powerIntelligenceSystem.git]
/
src
/
main
/
java
/
com
/
whyc
/
mapper
/
DevAlmparamMapper.java
1
2
3
4
5
6
package com.whyc.mapper;
import com.whyc.pojo.db_param.DevAlmparam;
public interface DevAlmparamMapper extends CustomMapper<DevAlmparam>{
}