Commit 9b2e111b by xiaoer.li@freemud.com

下单接口支持小程序打开场景值上报

parent a029b3e3
......@@ -119,4 +119,8 @@ public class OrderExtInfoDto {
* 扫呗商户号 新支付服务做中转使用
*/
private String terminalId;
/**
* 打开小程序的场景值。
*/
private String scene;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment