IThirdInterfaceService.java 168 B

1234567891011
  1. package com.ruoyi.zhdd.service;
  2. /**
  3. * @Description: TODO
  4. * @Author: huangcheng
  5. * @Date: 2022/1/12
  6. * @Version V1.0
  7. */
  8. public interface IThirdInterfaceService {
  9. }