1
This commit is contained in:
parent
9b66a8e0eb
commit
b6ea2736cf
@ -552,7 +552,7 @@ class Hero extends BaseModel {
|
||||
'wealth_attr' => json_encode($attribute),
|
||||
'createtime' => myself()->_getNowTime(),
|
||||
'modifytime' => myself()->_getNowTime(),
|
||||
'wealth_modifytime' => myself()->_getNowTime()
|
||||
'current_wealth_modifytime' => myself()->_getNowTime()
|
||||
);
|
||||
if ($accountId) {
|
||||
$fieldsKv['account_id'] = $accountId;
|
||||
|
Loading…
x
Reference in New Issue
Block a user