pamapi/src/main/java/com/pollex/pam/web/rest/vm/EServiceLoginVM.java
File was renamed from pamapi/src/main/java/com/pollex/pam/web/rest/vm/EServiceRequestVM.java @@ -1,6 +1,6 @@ package com.pollex.pam.web.rest.vm; public class EServiceRequestVM { public class EServiceLoginVM { private String username; private String password;