xiugai
This commit is contained in:
parent
1557fb1768
commit
5155f41929
@ -206,7 +206,7 @@ class ReportForm extends ApiModel
|
||||
->orderBy(['start_at' => SORT_ASC])
|
||||
->where('start=1')
|
||||
->where('start_at>0')
|
||||
->select(['id'])
|
||||
->select(['store_id'=>$storeId])
|
||||
->one()->toArray();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user