Commit 916d9f4b authored by ZZH's avatar ZZH

change amin dir name 2024-03-6

parent 5dc382de
......@@ -5,10 +5,10 @@ DATE:2024/3/5 16:19
"""
from pot_libs.sanic_api import summary
from unify_api.modules.common.components.common_cps import SuccessRsp
from unify_api.modules.amber_admin.components.news_info_cps import (
from unify_api.modules.qkadmin.components.news_info_cps import (
PubNewsReq, NewsPagesReq, NewsPagesRsp, NewsInfo
)
from unify_api.modules.amber_admin.service.news_mgr_srv import (
from unify_api.modules.qkadmin.service.news_mgr_srv import (
upload_news_qs, save_news_info, load_news_pages
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment