no message
This commit is contained in:
parent
24d844067b
commit
5ff6ce482d
@ -13,7 +13,7 @@ final class Test extends Base
|
||||
{
|
||||
// id:1778 测试员test1,可着它嚯嚯
|
||||
|
||||
private function OderFormat($v)
|
||||
private function OrderFormat($v)
|
||||
{
|
||||
$v['create_time'] = date("Y-m-d H:i:m", $v['create_time']);
|
||||
$v['update_time'] = date("Y-m-d H:i:m", $v['update_time']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user