Ver código fonte

[update] 使用setting.py替换Config.ini配置文件

jhao 7 anos atrás
pai
commit
2b54d4af03
1 arquivos alterados com 13 adições e 0 exclusões
  1. 13 0
      Test/__init__.py

+ 13 - 0
Test/__init__.py

@@ -0,0 +1,13 @@
+# -*- coding: utf-8 -*-
+"""
+-------------------------------------------------
+   File Name:     __init__
+   Description :
+   Author :        JHao
+   date:          2019/2/15
+-------------------------------------------------
+   Change Activity:
+                   2019/2/15:
+-------------------------------------------------
+"""
+__author__ = 'JHao'