接口路径调整
This commit is contained in:
parent
774129036b
commit
b09bfe8eba
@ -13,7 +13,7 @@
|
||||
<artifactId>xlog-client</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>xlog-api</name>
|
||||
<name>xlog-client</name>
|
||||
<url>http://maven.apache.org</url>
|
||||
|
||||
<properties>
|
||||
|
||||
@ -19,8 +19,7 @@ import org.springframework.core.env.Environment;
|
||||
"cn.axzo.apollo",
|
||||
"cn.axzo.pudge",
|
||||
"cn.axzo.elise",
|
||||
"cn.axzo.basics",
|
||||
"cn.axzo.xlog.client"
|
||||
"cn.axzo.basics"
|
||||
})
|
||||
@EnableDiscoveryClient
|
||||
@SpringBootApplication(scanBasePackages = "cn.axzo.xlog.server")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user