@@ -24,7 +24,7 @@ import java.util.Map;
@RestController
@RequestMapping("/zhcxOperOutsideInspection")
@Slf4j
-@Api(tags = "外部报验参数")
+@Api(tags = "外部报验操作")
public class ZhcxOperOutsideInspectionController {
@Autowired
private ZhcxOutsideInspectionItpService inspectionService;