fix: 智聪记账管理,pos刷卡推荐,功能优化。

This commit is contained in:
tianyongbao
2025-03-31 19:01:05 +08:00
parent 1de8b59ff4
commit 7094e8911c

View File

@@ -186,7 +186,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
( (
select select
STRING_AGG(to_char(atr.create_time, STRING_AGG(to_char(atr.create_time,
'yyyy-MM-dd')|| '-' || pm.name || '(' || pm.merchant_name || ')'|| '-' ||bcl.name ::text, 'yyyy-MM-dd')|| '-' || pm.name || '(' || pm.merchant_name || ')'|| '-' ||bcl.name || '-刷卡' ||atr.amount ::text,
'、' '、'
order by order by
atr.create_time) as posNames atr.create_time) as posNames