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