style: 更换@author

This commit is contained in:
tony
2022-12-27 14:51:19 +08:00
parent 37957f7cad
commit 4b6ff48fe9
43 changed files with 43 additions and 43 deletions

View File

@@ -37,7 +37,7 @@ import java.util.Map;
* 工作流程定义
* </p>
*
* @author XuanXuan
* @author Tony
* @date 2021-04-03
*/
@Slf4j

View File

@@ -16,7 +16,7 @@ import java.util.Map;
/**
* <p>工作流流程实例管理<p>
*
* @author XuanXuan
* @author Tony
* @date 2021-04-03
*/
@Slf4j

View File

@@ -22,7 +22,7 @@ import java.io.OutputStream;
/**
* <p>工作流任务管理<p>
*
* @author XuanXuan
* @author Tony
* @date 2021-04-03
*/
@Slf4j

View File

@@ -26,7 +26,7 @@ import com.ruoyi.common.core.page.TableDataInfo;
/**
* 流程表单Controller
*
* @author XuanXuan
* @author Tony
* @date 2021-04-03
*/
@RestController