company map store profile store fix
This commit is contained in:
parent
dae87c4e9b
commit
177b0f8602
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ public class CompanyMapStore extends BusinessObjectMapStore<Company> {
|
|||
}
|
||||
}
|
||||
batchInsertUpdate(insertStatement, batchArgs);
|
||||
// batchInsertUpdate(insertCompanyInfoStatement, batchCompanyInfoArgs);
|
||||
batchInsertUpdate(insertCompanyInfoStatement, batchCompanyInfoArgs);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue