You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
package workflowchart
|
|
|
|
|
|
/**
|
|
|
@ 作者: 秦东
|
|
|
@ 时间: 2022-09-30 09:49:37
|
|
|
@ 功能: 工作流路由
|
|
|
@ 参数
|
|
|
#
|
|
|
@ 返回值
|
|
|
#
|
|
|
*/
|
|
|
type ApiRouter struct{}
|
|
|
|