Update the environment, add foco

This commit is contained in:
zhouchengrong
2024-03-11 10:49:01 +08:00
parent df1e709dde
commit 16d0e98e2f
4 changed files with 258 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ from app.service.outfit_matcher_hon.service import OutfitMatcherHon
logger = logging.getLogger()
router = APIRouter()
class Item(BaseModel)
@router.post("")
def outfit_matcher_hon():