Procházet zdrojové kódy

store 服务回退 flowable 工作流功能

吴学文 před 6 roky
rodič
revize
d3519b5827

+ 2 - 2
StoreService/pom.xml

@@ -28,10 +28,10 @@
             <artifactId>java110-event</artifactId>
         </dependency>
 
-        <dependency>
+        <!--<dependency>
             <groupId>org.flowable</groupId>
             <artifactId>flowable-spring-boot-starter</artifactId>
-        </dependency>
+        </dependency>-->
     </dependencies>
 
     <build>

+ 1 - 1
StoreService/src/main/resources/application.yml

@@ -1,3 +1,3 @@
 spring:
   profiles:
-    active: test
+    active: dev