Skip to content

Commit

Permalink
[fix] 修复最新设计器代码未复制到到jar包
Browse files Browse the repository at this point in the history
  • Loading branch information
minliuhua committed Jan 8, 2025
1 parent ba0dc1c commit 166831c
Show file tree
Hide file tree
Showing 39 changed files with 112 additions and 112 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
<packaging>pom</packaging>

<name>warm-flow</name>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-orm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/warm-flow-easy-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-orm</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-easy-query</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-easy-query</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-easy-query-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-easy-query</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-easy-query-sb-starter</artifactId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-easy-query-core</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-easy-query</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-easy-query-solon-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/warm-flow-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-orm</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/warm-flow-jpa/warm-flow-jpa-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-jpa</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-jpa-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-jpa</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-jpa-sb-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-jpa</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-jpa-solon-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/warm-flow-mybatis-flex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-orm</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-flex</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-flex</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-flex-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-flex</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-flex-sb-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-flex</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-flex-sb3-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-flex</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-flex-solon-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/warm-flow-mybatis-plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-orm</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-plus</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-plus-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-plus-sb-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-plus-sb3-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis-plus</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-plus-solon-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-orm/warm-flow-mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-orm</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-sb-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-sb3-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-mybatis</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-mybatis-solon-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-plugin/warm-flow-plugin-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-plugin/warm-flow-plugin-modes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-modes</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-modes</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-modes-sb</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-modes</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-modes-solon</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion warm-flow-plugin/warm-flow-plugin-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-ui</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-ui-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-ui-sb-web</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-ui-solon-web</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.dromara.warm</groupId>
<artifactId>warm-flow-plugin-ui</artifactId>
<version>1.3.7</version>
<version>1.3.8</version>
</parent>

<artifactId>warm-flow-plugin-vue3-ui</artifactId>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
opacity: 0.5;
}
</style>
<script type="module" crossorigin src="./js/index-CrSNKc9U.js"></script>
<link rel="stylesheet" crossorigin href="./css/index-DB3Zwjjm.css">
<script type="module" crossorigin src="./js/index-BmQoTGeQ.js"></script>
<link rel="stylesheet" crossorigin href="./css/index-BTsvdYKt.css">
</head>

<body>
Expand Down

Large diffs are not rendered by default.

0 comments on commit 166831c

Please sign in to comment.