wuxw
2020-02-09 bc11864c5e48a159ddaf0b6f0fee3879bd73c2ca
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;