Merge branch 'master' into develop
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -583,8 +583,6 @@ public class WMSUtility {
|
|||||||
|
|
||||||
codMarts.replaceAll(String::toUpperCase);
|
codMarts.replaceAll(String::toUpperCase);
|
||||||
|
|
||||||
Thread.sleep(5000);
|
|
||||||
|
|
||||||
final EntityCacheComponent entityCacheComponent = ApplicationContextProvider.getApplicationContext().getBean(EntityCacheComponent.class);
|
final EntityCacheComponent entityCacheComponent = ApplicationContextProvider.getApplicationContext().getBean(EntityCacheComponent.class);
|
||||||
|
|
||||||
List<MtbAart> listMtbAart = entityCacheComponent.getCachedEntitiesList(
|
List<MtbAart> listMtbAart = entityCacheComponent.getCachedEntitiesList(
|
||||||
|
|||||||
Reference in New Issue
Block a user