public ProductLibraryConfigManage()
 {
     handler = new ProductLibraryConfigHandler(DbScopeManager);
 }