@@ -426,7 +426,7 @@ public class Inc10100Controller extends BaseController {
*/
test.apply("modate IS NOT NULL AND modate > {0}", new DateTime(newCondition).toString("yyyy-MM-dd HH:mm:ss"));
}
- sfc10401Service.list(test);
+ sfc10401Service.getList(test);
return toAjax(result);