2 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@ |
|||
package com.epmet.controller.pa; |
|||
package com.epmet.controller; |
|||
|
|||
import org.springframework.web.bind.annotation.RequestMapping; |
|||
import org.springframework.web.bind.annotation.RestController; |
@ -1,4 +1,4 @@ |
|||
package com.epmet.controller.pa; |
|||
package com.epmet.controller; |
|||
|
|||
import com.epmet.commons.tools.utils.Result; |
|||
import org.apache.commons.codec.digest.DigestUtils; |
Loading…
Reference in new issue