修改耗材库存

This commit is contained in:
韩鹏辉
2024-06-28 09:39:29 +08:00
parent 75ec8fc9e5
commit fad761b63c
4 changed files with 202 additions and 0 deletions

View File

@@ -178,6 +178,13 @@
</dependency>
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-mp-jdk6</artifactId>
<version>2.2.0</version>
</dependency>
</dependencies>
<!-- <profiles>-->
<!-- <profile>-->