- # -*- coding: utf-8 -*-
- """
- -------------------------------------------------
- File Name: singleton
- Description :
- Author : JHao
- date: 2020/6/22
- -------------------------------------------------
- Change Activity:
- 2020/6/22:
- -------------------------------------------------
- """
- __author__ = 'JHao'
|