5 changed files with 8 additions and 7 deletions
@ -1,4 +1,4 @@ |
|||
package com.epmet.dto.form; |
|||
package com.epmet.user.form; |
|||
|
|||
import lombok.Data; |
|||
|
@ -1,4 +1,4 @@ |
|||
package com.epmet.dto.result; |
|||
package com.epmet.user.result; |
|||
|
|||
import com.epmet.commons.tools.constant.NumConstant; |
|||
import lombok.Data; |
Loading…
Reference in new issue