后管接口、小程序接口新增停止原因代码字段

This commit is contained in:
Lemon
2024-12-05 16:57:47 +08:00
parent 22b0d0fe8b
commit 95fda5694c
7 changed files with 268 additions and 245 deletions

View File

@@ -2433,6 +2433,7 @@
t1.order_code as orderCode,
t1.transaction_code as transactionCode,
t1.order_status as orderStatus,
t1.stop_reason_code as stopReasonCode,
t1.reason,
t1.station_id as stationId,
t3.station_name as stationName,