|
@@ -14,7 +14,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
|
|
*/
|
|
*/
|
|
|
@EnableDynamicDataSource
|
|
@EnableDynamicDataSource
|
|
|
@EnableAuthResourceServer
|
|
@EnableAuthResourceServer
|
|
|
-@EnableLoginResourceServer
|
|
|
|
|
@SpringBootApplication
|
|
@SpringBootApplication
|
|
|
public class KxsCodeGenApplication {
|
|
public class KxsCodeGenApplication {
|
|
|
|
|
|