This commit is contained in:
jyong
2025-08-25 16:14:22 +08:00
parent d440577913
commit 101d6504fb
9 changed files with 12 additions and 15 deletions

View File

@ -1,4 +1,4 @@
from flask_restful import fields # type: ignore
from flask_restx import fields # type: ignore
from fields.workflow_fields import workflow_partial_fields
from libs.helper import AppIconUrlField, TimestampField