Commit b8a72362 by wangdayewjf

test

parent 6645d592
......@@ -14,6 +14,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
@EnableDubbo
public class YdlAuthServiceApplication {
public static void main(String[] args) {
try {
SpringApplication.run(YdlAuthServiceApplication.class, args);
......
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