this is 3.24 update

This commit is contained in:
chen-xin-zhi 2025-03-25 08:11:01 +08:00
parent f4c4e5b443
commit 4a83d795e9
2 changed files with 6 additions and 7 deletions

View File

@ -389,7 +389,6 @@ public class CouponController {
/** /**
* 小程序端用户查看当前拥有的优惠券包括可用的和不可用的 * 小程序端用户查看当前拥有的优惠券包括可用的和不可用的
* @param couponPriceQueryRequest 订单金额 * @param couponPriceQueryRequest 订单金额

View File

@ -75,12 +75,12 @@ springdoc:
server: server:
# port: 9092 port: 9092
port: 8888 # port: 8888
ssl: # ssl:
key-store: classpath:carboner.cn.jks # key-store: classpath:carboner.cn.jks
key-store-password: 6gsn1hke4m4f7 # key-store-password: 6gsn1hke4m4f7
key-store-type: JKS # key-store-type: JKS
servlet: servlet:
context-path: /api context-path: /api