Merge pull request '修改' (#1) from dev into master
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
from src.security import validate_license
|
from src.security import validate_license
|
||||||
LICENSE_PATH = os.path.expanduser("~/.app_license")
|
LICENSE_PATH = os.path.expanduser("~/.app_license")
|
||||||
|
111
|
||||||
|
|
||||||
def check_license():
|
def check_license():
|
||||||
"""强制许可证验证"""
|
"""强制许可证验证"""
|
||||||
|
|||||||
Reference in New Issue
Block a user