move mdm stuff to mdm with fixmes

This commit is contained in:
Ken Stevens 2024-07-08 10:07:58 -04:00
parent 31a31793d2
commit edbfe5cfab
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ public class MdmSubmitterInterceptorLoader {
@Autowired
private IInterceptorService myInterceptorService;
public MdmSubmitterInterceptorLoader() {}
@PostConstruct
public void loadInterceptors() {
if (!myMdmSettings.isEnabled()) {