mrzcc
2020-02-17 5a2c1472281f0f32e424cca4216a01009c43d91a
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;