feat(core): init for model TicketCommentSolution

ref: #732 #728
This commit is contained in:
2025-04-26 06:24:00 +09:30
parent 107a3aa17f
commit bb0f9b56e6

View File

@ -1,2 +1,3 @@
from .history import History
from . import ticket_comment_base
from . import ticket_comment_solution