first commit
This commit is contained in:
6
app/__init__.py
Normal file
6
app/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: UTF-8 -*-
|
||||
'''
|
||||
域名库系统
|
||||
'''
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user