华为云obs;结算货币;

This commit is contained in:
王奎兴
2025-12-25 10:20:17 +08:00
parent a044117187
commit 1259c189b0
3 changed files with 20 additions and 2 deletions
@@ -139,7 +139,7 @@
b.monthly_settlement_flag,
a.user_auth_status,
b.original_receipt_flag,
b.freight_node,b.customer_nc_code
b.freight_node,b.customer_nc_code,b.settlement_currency
FROM "USER" a
LEFT JOIN user_shipper b ON a.user_id = b.user_id
left join (select user_id, LISTAGG(DISTINCT r.role_name, '&') WITHIN GROUP(ORDER BY r.role_name) AS roleName