H Vs pirms 1 mēnesi
vecāks
revīzija
6829f0a374
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      app/endpoints/pipeline_endpoint.py

+ 1
- 1
app/endpoints/pipeline_endpoint.py Parādīt failu

@@ -78,7 +78,7 @@ async def handle_self_cmd_async(request: Request,wxid,msg):
logger.info(f'{wxid} {"启动" if commands[msg_content] else "关闭"}托管') logger.info(f'{wxid} {"启动" if commands[msg_content] else "关闭"}托管')


async def handle_messages_async(request: Request,token_id,msg): async def handle_messages_async(request: Request,token_id,msg):
msg_data=msg.get("Data")
#msg_data=msg.get("Data")
type_name =msg.get("TypeName") type_name =msg.get("TypeName")


# app_id = msg.get("Appid") # app_id = msg.get("Appid")


Notiek ielāde…
Atcelt
Saglabāt