111
k94314517
2024-01-24 0c009141867c996897928c4f12490f21b78222f2
server/company/src/main/java/com/doumee/api/business/InsuranceApplyController.java
@@ -12,6 +12,7 @@
import com.doumee.service.business.InsuranceApplyService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
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.*;