小程序

This commit is contained in:
wangxiaopeng
2024-03-14 17:29:39 +08:00
parent ffd36ce092
commit 93186f87ba
3 changed files with 4 additions and 11 deletions

View File

@@ -30,11 +30,4 @@ public class PreOrderDTO {
*/
@ApiModelProperty("订单总金额")
private int total;
public PreOrderDTO(String outTradeNo, String wxOpenId, String description, int total) {
this.outTradeNo = outTradeNo;
this.wxOpenId = wxOpenId;
this.description = description;
this.total = total;
}
}

View File

@@ -49,8 +49,8 @@ trtc.sdkAppId=1600026212
trtc.secretKey=e036b654c665f649f053a01ff6f5652a826980027be298d4d49949f6e26434a5
trtc.video.callback.secretKey=ur4wq2iFbRI03Q35
weixin.appId=wx997f2206e276e513
weixin.appSecret=90a51574dde00480316f81a552e6b5cb
weixin.appId=wx085c84fe42691bf1
weixin.appSecret=58e89c9ec4ade1d094bbe21836a19ec4
weixin.index.url=pages/index/index
signKey=77fea013c3a6459685b83c21a2fc3411

View File

@@ -60,8 +60,8 @@ trtc.sdkAppId=1600026212
trtc.secretKey=e036b654c665f649f053a01ff6f5652a826980027be298d4d49949f6e26434a5
trtc.video.callback.secretKey=ur4wq2iFbRI03Q35
weixin.appId=wx997f2206e276e513
weixin.appSecret=90a51574dde00480316f81a552e6b5cb
weixin.appId=wx085c84fe42691bf1
weixin.appSecret=58e89c9ec4ade1d094bbe21836a19ec4
weixin.index.url=pages/index/index
signKey=77fea013c3a6459685b83c21a2fc3411