mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
重构 UgreenCrypto 模块路径至 app.modules.ugreen 并更新相关引用
This commit is contained in:
@@ -21,7 +21,7 @@ if __name__ == "__main__" and __package__ is None:
|
||||
|
||||
import requests
|
||||
|
||||
from app.utils.ugreen_crypto import UgreenCrypto
|
||||
from app.modules.ugreen.crypto import UgreenCrypto
|
||||
|
||||
|
||||
class UgreenLoginError(Exception):
|
||||
|
||||
Reference in New Issue
Block a user