综合销售情况表 调整月度,年度 报表数据

This commit is contained in:
king
2026-03-25 15:05:39 +08:00
parent c5078d59fc
commit 7199ef04f5
14 changed files with 578 additions and 508 deletions

View File

@@ -97,5 +97,10 @@
<artifactId>orai18n</artifactId>
<version>21.1.0.0</version>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.4.7</version>
</dependency>
</dependencies>
</project>