|
@@ -474,7 +474,7 @@ class TestService extends Service
|
|
|
'customSQLFileName' => "U8SQL",
|
|
'customSQLFileName' => "U8SQL",
|
|
|
'customSQLPath' => 'U8API/SO_SOMain/Get',
|
|
'customSQLPath' => 'U8API/SO_SOMain/Get',
|
|
|
'paramObj' => [
|
|
'paramObj' => [
|
|
|
- "@pagesize" => 3,
|
|
|
|
|
|
|
+ "@pagesize" => 10,
|
|
|
"@where" => "AND m.dcreatesystime >= '$today' AND m.dDate >= '$today'",
|
|
"@where" => "AND m.dcreatesystime >= '$today' AND m.dDate >= '$today'",
|
|
|
]
|
|
]
|
|
|
];
|
|
];
|