Commit d0dc46cb authored by ryzeycy's avatar ryzeycy

3123

parent e12912e7
......@@ -12,6 +12,6 @@ public class HaiNaFaceToFaceAiApplication {
private static final Logger logger = LoggerFactory.getLogger(HaiNaFaceToFaceAiApplication.class);
public static void main(String[] args) {
SpringApplication.run(HaiNaFaceToFaceAiApplication.class, args);
logger.info("海纳面试启动成功");
logger.info("海纳面试启动成功==>");
}
}
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