Commit 1fbbd566 by 张晓

算法读取批次部分合并

1 parent 1b927755
Showing with 6 additions and 0 deletions
......@@ -101,6 +101,12 @@
<artifactId>geodesy</artifactId>
<version>1.1.3</version>
</dependency>
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-persistence-jackson</artifactId>
<version>9.38.0.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!