* Process cases where the argument type of the calling function is int.
This commit is contained in:
@@ -29,3 +29,7 @@ $config->transfer->actionModule = array('task');
|
||||
|
||||
$config->transfer->lazyLoading = false;
|
||||
$config->transfer->showImportCount = 20;
|
||||
|
||||
$config->transfer->convertInt['branch']['getPairs']['productID'] = true;
|
||||
$config->transfer->convertInt['tree']['getOptionMenu']['rootID'] = true;
|
||||
$config->transfer->convertInt['productplan']['getPairs']['productID'] = true;
|
||||
|
||||
Reference in New Issue
Block a user