This commit is contained in:
aozhiwei 2024-07-08 11:00:38 +08:00
parent 45f8b95c19
commit c69ec8c177

View File

@ -322,7 +322,7 @@ class Bag extends BaseModel {
myself()->_getMysql($accountId),
't_bag',
array(
'account_id' => myself()->_getAccountId(),
'account_id' => $accountId,
'idx' => $itemUniId,
),
array(