This website requires JavaScript.
Explore
Help
Register
Sign In
caoxiaozhu
/
YG-Rules
Watch
1
Star
0
Fork
0
You've already forked YG-Rules
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
YG-Rules
/
app
/
utils
/
guidance_storage.py
6 lines
126 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Restore YG rules generation flow
2026-06-10 19:15:24 +08:00
"""
兼容旧导入路径的指引存储模块。
"""
from
app
.
utils
.
storage
import
DomainStorage
__all__
=
[
"
DomainStorage
"
]
Reference in New Issue
Copy Permalink