plugin.wf.oob.module.hybrid.w.ticket.json Maven / Gradle / Ivy
The newest version!
{
"name": "ticket",
"daoCls": "cn.vertxup.workflow.domain.tables.daos.WTicketDao",
"field": {
"unique": [
[
"code",
"sigma"
]
]
}
}