1
This commit is contained in:
parent
db24966e89
commit
2e24daa285
@ -120,7 +120,6 @@ class Hero extends BaseModel {
|
|||||||
|
|
||||||
public static function toDto($row)
|
public static function toDto($row)
|
||||||
{
|
{
|
||||||
error_log(json_encode($row));
|
|
||||||
$attr = emptyReplace(json_decode($row['rand_attr'], true), array());
|
$attr = emptyReplace(json_decode($row['rand_attr'], true), array());
|
||||||
$lockType = 0;
|
$lockType = 0;
|
||||||
$unlockTime = 0;
|
$unlockTime = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user