1.台账编号添加160前缀
This commit is contained in:
@@ -31,4 +31,12 @@ public interface DisPhotovoltaicService {
|
||||
*/
|
||||
void SavaPmsPowerGenerationUser380KV(List<DisPhotovoltaic380Excel> list, HttpServletResponse response);
|
||||
|
||||
/**
|
||||
* @Description: 配网表数据新增
|
||||
* @param
|
||||
* @return: java.lang.Boolean
|
||||
* @Author: wr
|
||||
* @Date: 2023/10/11 14:31
|
||||
*/
|
||||
Boolean savePmsDistributionMonitor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user