| | |
| | | import com.java110.utils.exception.CmdException; |
| | | import com.java110.utils.util.Assert; |
| | | import com.java110.utils.util.BeanConvertUtil; |
| | | import com.java110.utils.util.ListUtil; |
| | | import org.springframework.beans.factory.annotation.Autowired; |
| | | import org.springframework.http.HttpStatus; |
| | | import org.springframework.http.ResponseEntity; |
| | |
| | | url = "http://{ip}:{port}/app/user.resetStaffPwd", |
| | | resource = "userDoc", |
| | | author = "吴学文", |
| | | serviceCode = "user.resetStaffPwd" |
| | | serviceCode = "user.resetStaffPwd", |
| | | seq = 15 |
| | | ) |
| | | |
| | | @Java110ParamsDoc(params = { |