This commit is contained in:
2025-10-01 16:47:07 +08:00
parent ffd248f14c
commit 2871a0721e
2 changed files with 212 additions and 1 deletions
-1
View File
@@ -253,7 +253,6 @@ class JX3Function:
return_data["code"] = 200
return return_data
async def wujia(self,Name: str = "秃盒"):
return_data = {
"code": 0,