mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 14:40:44 +00:00
commit
b10e4f8611
@ -83,7 +83,7 @@ class Groups
|
|||||||
public static function queryGroup()
|
public static function queryGroup()
|
||||||
{
|
{
|
||||||
$type = 'pdd.ktt.group.query.list';
|
$type = 'pdd.ktt.group.query.list';
|
||||||
$time = DateTimeUtils::getMicroTime();
|
$time = DateTimeUtils::getMicroTime('+1 day');
|
||||||
$appendParams = [
|
$appendParams = [
|
||||||
'end_update_time' => $time,
|
'end_update_time' => $time,
|
||||||
'page' => 1,
|
'page' => 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user