1
This commit is contained in:
parent
e8281b56c2
commit
afe21b9e9b
@ -184,7 +184,7 @@ class Gun extends BaseModel {
|
||||
'createtime' => myself()->_getNowTime(),
|
||||
'modifytime' => myself()->_getNowTime()
|
||||
);
|
||||
if (!$accountId) {
|
||||
if ($accountId) {
|
||||
$fieldsKv['account_id'] = $accountId;
|
||||
}
|
||||
if ($tokenId) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user