支付模块-下单接口

This commit is contained in:
2024-12-24 17:39:49 +08:00
parent b7eec65e6d
commit 27eac91d1c
21 changed files with 658 additions and 1 deletions

View File

@ -63,6 +63,9 @@
<groupId>com.fastbee</groupId>
<artifactId>fastbee-framework</artifactId>
</dependency>
</dependencies>
</project>