__init__.py 97 B

123456
  1. """
  2. @author: luojunhui
  3. 接口信息
  4. """
  5. from .record import Record
  6. from .response import Response