@@ -840,7 +840,6 @@ type SceneInfo struct {
// 商户端设备号
DeviceId *string `json:"device_id,omitempty"`
StoreInfo *StoreInfo `json:"store_info,omitempty"`
- H5Info *H5Info `json:"h5_info"`
}
func (o SceneInfo) MarshalJSON() ([]byte, error) {