refactor: reintroduce license modules as no-op compatibility shims

This commit is contained in:
yanguo0905
2026-03-24 15:24:51 +08:00
parent a53d3bbbce
commit f6bc2471da
14 changed files with 55 additions and 202 deletions
-3
View File
@@ -1,8 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# 授权检查 - 请勿删除此部分,否则程序无法运行
import _auth_check
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""