jiangping
2024-01-25 aaea4819b873c5ca7b9be1a87af173ee2015a12a
server/company/src/main/java/com/doumee/api/business/InsuranceApplyController.java
@@ -12,7 +12,8 @@
import com.doumee.service.business.InsuranceApplyService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import io.swagger.models.auth.In;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import javax.servlet.http.HttpServletResponse;