修改SNAPI内部路径,修改UA头
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from ProjectCfg import DOMAIN
|
||||
from CallServer import _make_request
|
||||
from .CallServer import _make_request
|
||||
from typing import Optional
|
||||
###==========================发布者管理============================
|
||||
def GetPublisher(Authorization: str, name: str) -> dict:
|
||||
|
Reference in New Issue
Block a user