This commit is contained in:
zhangchenbiao
2024-03-15 15:58:54 +08:00
parent 93186f87ba
commit 7b8bdf8ac1

View File

@@ -4,5 +4,5 @@ jdbc.user= coolstore
jdbc.password = CSCErYcXniNYm7bT
table.name = xfsg_line_interview
table.object.class = LineInterviewDO
table.object.class = LineInterview
table.mapper = LineInterviewMapper