refact: some codes

This commit is contained in:
Lan
2024-10-06 17:14:16 +08:00
parent ef830b9f03
commit 2ca874e0e0
12 changed files with 370 additions and 357 deletions
+5
View File
@@ -0,0 +1,5 @@
from pydantic import BaseModel
class SelectFileModel(BaseModel):
code: str