医共体数据添加
This commit is contained in:
parent
c005e47255
commit
099b72a23e
@ -32,7 +32,7 @@ public class MedicalConsortiumPlatformTask {
|
|||||||
@Resource
|
@Resource
|
||||||
private ExternalImportMapper externalImportMapper;
|
private ExternalImportMapper externalImportMapper;
|
||||||
|
|
||||||
public void MedicalConsortiumPlatformTask() throws Exception {
|
public void medicalConsortiumPlatformTask() throws Exception {
|
||||||
DateTimeFormatter formatter = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss");
|
DateTimeFormatter formatter = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss");
|
||||||
List<TbFollowUp> list = new ArrayList<>();
|
List<TbFollowUp> list = new ArrayList<>();
|
||||||
//获取数据
|
//获取数据
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user