* Modify the number of data generated in the zt_projectproduct table.
This commit is contained in:
@@ -21,4 +21,4 @@ $builder->branch = array('rows' => 160, 'data' => array('branch'));
|
||||
|
||||
$builder->blockDefault = array('rows' => 150, 'data' => array('blockdefault'));
|
||||
$builder->blockRandom = array('rows' => 120, 'data' => array('blockrandom'));
|
||||
$builder->projectProduct = array('rows' => 8, 'data' => array('projectproduct'));
|
||||
$builder->projectProduct = array('rows' => 14, 'data' => array('projectproduct'));
|
||||
|
||||
Reference in New Issue
Block a user