wuxw
2020-02-19 0b96347400ccb6256d726157fe4c165f5bae015d
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;