使用人脸接口中的member字段判断是否会员;逻辑优化;
This commit is contained in:
@@ -169,6 +169,7 @@ class PayActivity : BaseActivity<ActivityPayBinding>() {
|
||||
// scanQrCodePayPresentation?.show()
|
||||
// }
|
||||
presentation.let {
|
||||
it.pageType = PayPresentation.QR_CODE_PAY
|
||||
it.type = type
|
||||
it.foodName = foodInfo?.foodName
|
||||
//确认使用vipPrice 还是 specPrice
|
||||
|
||||
Reference in New Issue
Block a user