Commit 2988dfed authored by suhuiguang's avatar suhuiguang

1.修改注释

parent 58f3af9f
...@@ -11,6 +11,9 @@ import org.springframework.stereotype.Component; ...@@ -11,6 +11,9 @@ import org.springframework.stereotype.Component;
import java.util.List; import java.util.List;
/**
* @author Administrator
*/
@Component @Component
public class ApplicationRunnerImpl implements ApplicationRunner { public class ApplicationRunnerImpl implements ApplicationRunner {
private JgUseRegistrationServiceImpl useRegistrationService; private JgUseRegistrationServiceImpl useRegistrationService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment