订单列表页新增 第三方平台类型字段

This commit is contained in:
Lemon
2024-01-20 15:01:36 +08:00
parent 8ed2ab56f2
commit 6c33ad6760
3 changed files with 14 additions and 2 deletions

View File

@@ -1629,6 +1629,7 @@
t1.vin_code as vinCode,
t1.plate_number as plateNumber,
t1.start_mode as startMode,
t1.third_party_type as thirdPartyType,
t1.pay_mode as payMode,
t1.pay_status as payStatus,
t1.pay_amount as payAmount,