调整代码格式及使用常量去替换常用值
This commit is contained in:
@@ -85,7 +85,7 @@ class GetAddResultedDevicesController extends Controller
|
||||
[
|
||||
'accountId' => $accountId,
|
||||
'pageIndex' => 0,
|
||||
'pageSize' => 1
|
||||
'pageSize' => 1
|
||||
],
|
||||
true
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user