Commit 90c877a1 authored by zhouwei's avatar zhouwei

Merge branch 'dev' into 'master'

新增翻译和打标签接口

See merge request !2
parents 5530ed7f 3ffa8c87
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId> <artifactId>spring-boot-maven-plugin</artifactId>
<configuration> <configuration>
<mainClass>com.nanyan.securitylink.SecurityLinkUserApplication</mainClass> <mainClass>com.nanyan.securitylink.SecurityLinkAIApplication</mainClass>
</configuration> </configuration>
<executions> <executions>
<execution> <execution>
......
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