mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 11:26:50 +08:00
提交修改
This commit is contained in:
@@ -21,8 +21,6 @@ public class StartRunner implements ApplicationRunner {
|
|||||||
@Autowired
|
@Autowired
|
||||||
IModifyService service;
|
IModifyService service;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void run(ApplicationArguments args) throws Exception {
|
public void run(ApplicationArguments args) throws Exception {
|
||||||
//用于存放 kid=newId
|
//用于存放 kid=newId
|
||||||
|
|||||||
Reference in New Issue
Block a user