mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
增加自动化产生的工作流form页面
This commit is contained in:
@@ -20,6 +20,6 @@ type ExaWfLeaveWorkflow struct {
|
||||
ExaWfLeave `json:"business"`
|
||||
}
|
||||
|
||||
func (e ExaWfLeave) TableName() string {
|
||||
func (ExaWfLeave) TableName() string {
|
||||
return "exa_wf_leaves"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user