This commit is contained in:
yumoqing 2025-08-15 15:10:30 +08:00
parent dba0ff2d4b
commit 914db19df5

View File

@ -31,7 +31,7 @@ where a.id = b.dappid
"options":{ "options":{
"wrap":True, "wrap":True,
"halign":"left", "halign":"left",
"text":f"appid={r.dappid}" "text":f"appid={r.id}"
} }
}, },
{ {