config.py 423 B

1234567891011121314151617
  1. #!/usr/bin/env python3
  2. # -*- coding: utf-8 -*-
  3. """
  4. @Copyright (C) ansjer cop Video Technology Co.,Ltd.All rights reserved.
  5. @AUTHOR: ASJRD018
  6. @NAME: azoauth
  7. @software: PyCharm
  8. @DATE: 2020/3/6 10:14
  9. @Version: python3.6
  10. @MODIFY DECORD:ansjer dev
  11. @file: config.py
  12. @Contact: chanjunkai@163.com
  13. """
  14. # RESP_SERVER_PREFIX = 'rtsp.zositech.xyz'
  15. # RESP_SERVER_DOMAIN = 'rtsp.zositech.xyz'
  16. RESP_SERVER_DOMAIN = 'www.zositech.org'