|
@@ -20,7 +20,7 @@ public class TestController {
|
|
|
@GetMapping("/t")
|
|
@GetMapping("/t")
|
|
|
public String test(){
|
|
public String test(){
|
|
|
log.info("测试代码11111111");
|
|
log.info("测试代码11111111");
|
|
|
- shopUserTypeComponent.deleteUserAndExt("1","1","1",null);
|
|
|
|
|
|
|
+ shopUserTypeComponent.deleteUserAndExt("13","FSQ000000042","1",null);
|
|
|
return "test";
|
|
return "test";
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|