1
This commit is contained in:
parent
585b2e5e2c
commit
c3ffbb68bd
@ -46,7 +46,7 @@ class ChipPageService extends BaseService
|
||||
}else{
|
||||
$val['state'] = 1;
|
||||
}
|
||||
|
||||
}
|
||||
SqlHelper::update(
|
||||
myself()->_getSelfMysql(),
|
||||
't_chip_page',
|
||||
@ -58,6 +58,5 @@ class ChipPageService extends BaseService
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user