From 3d3c647cb129412d302f62e3d9636ff5d2b5e8b4 Mon Sep 17 00:00:00 2001 From: "agent.develop" Date: Sun, 30 Aug 2026 01:57:22 +0800 Subject: [PATCH] =?UTF-8?q?approve:=20=E5=85=83=E6=99=AF=20W-10=20?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E6=97=B6=E6=89=A7=E8=A1=8C=E5=BC=95=E6=93=8E?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=B5=8B=E8=AF=95=EF=BC=88scense=20=E9=9B=86?= =?UTF-8?q?=E6=88=90=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/game_session.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/models/game_session.json b/models/game_session.json index 76a99df..53f7441 100644 --- a/models/game_session.json +++ b/models/game_session.json @@ -116,12 +116,10 @@ "codes": [ { "field": "status", - "table": "appcodes", + "table": "appcodes_kv", "valuefield": "k", "textfield": "v", - "cond": { - "parentid": "game_session_status" - } + "cond": "parentid='game_session_status'" } ] } \ No newline at end of file