@@ -14,7 +14,6 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
@SpringBootApplication
@EnableEurekaClient
@EnableTransactionManagement
-//@EnableAuthClient
@MapperScan("com.usoftchina.saas.purchase.mapper")
public class PurchaseApplication {
public static void main(String[] args) {