1.excel台账导入
2.pom文件添加 3.添加knife4j 4.添加日志
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.njcn.jbsyncdata.service;
|
||||
|
||||
/**
|
||||
* @author wr
|
||||
* @description
|
||||
* @date 2023/9/26 16:09
|
||||
*/
|
||||
public class DisPhotovoltaicService {
|
||||
|
||||
|
||||
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
package com.njcn.jbsyncdata.service.impl;
|
||||
|
||||
import com.njcn.jbsyncdata.service.DisPhotovoltaicService;
|
||||
|
||||
/**
|
||||
* @author wr
|
||||
* @description
|
||||
* @date 2023/9/26 16:10
|
||||
*/
|
||||
public class DisPhotovoltaicServiceImpl extends DisPhotovoltaicService {
|
||||
}
|
||||
Reference in New Issue
Block a user