this is 3.24 update
This commit is contained in:
parent
f4c4e5b443
commit
4a83d795e9
|
@ -389,7 +389,6 @@ public class CouponController {
|
|||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 小程序端用户查看当前拥有的优惠券(包括可用的和不可用的)
|
||||
* @param couponPriceQueryRequest 订单金额
|
||||
|
|
|
@ -75,12 +75,12 @@ springdoc:
|
|||
|
||||
|
||||
server:
|
||||
# port: 9092
|
||||
port: 8888
|
||||
ssl:
|
||||
key-store: classpath:carboner.cn.jks
|
||||
key-store-password: 6gsn1hke4m4f7
|
||||
key-store-type: JKS
|
||||
port: 9092
|
||||
# port: 8888
|
||||
# ssl:
|
||||
# key-store: classpath:carboner.cn.jks
|
||||
# key-store-password: 6gsn1hke4m4f7
|
||||
# key-store-type: JKS
|
||||
|
||||
servlet:
|
||||
context-path: /api
|
||||
|
|
Loading…
Reference in New Issue
Block a user