123456789101112131415 |
- #!/usr/bin/env python3
- # -*- coding: utf-8 -*-
- """
- @Copyright (C) ansjer cop Video Technology Co.,Ltd.All rights reserved.
- @AUTHOR: ASJRD018
- @NAME: azoauth
- @software: PyCharm
- @DATE: 2020/3/6 9:39
- @Version: python3.6
- @MODIFY DECORD:ansjer dev
- @file: test.py
- @Contact: chanjunkai@163.com
- """
- # !/usr/bin/python3
|