whyclxw
2025-06-12 1231655a352410f9086895efaff185fb6f94c647
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_ram_db.PwrdevAcdcdata;
 
public interface PwrdevAcdcdataMapper extends CustomMapper<PwrdevAcdcdata>{
}