sth
This commit is contained in:
parent
c25812e644
commit
35f6660713
|
|
@ -221,7 +221,7 @@ class Orderplan extends Backend
|
|||
}
|
||||
|
||||
|
||||
private function buildDate($build, $table_name = null,$name = 'audit_time')
|
||||
private function buildDate($build, $table_name = null,$name = 'create_time')
|
||||
{
|
||||
$start = now()->modify('-14 days')->format('Y-m-d');
|
||||
$end_at = now()->format('Y-m-d 23:29:59');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user