WebService/src/main/java/com/java110/web/components/staff/ChangeStaffPwdComponent.java
@@ -2,10 +2,8 @@ import com.java110.core.context.IPageData; import com.java110.web.smo.IChangeStaffPwdServiceSMO; import com.java110.web.smo.IStaffServiceSMO; import com.java110.web.smo.staff.IChangeStaffPwdServiceSMO; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Component;