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

@@ -7,7 +7,7 @@ import java.util.List;
/**
* 流程定义查询
*
* @author Xuan Xuan
* @author Tony
* @email
* @date 2022/1/29 5:44 下午
**/

View File

@@ -8,7 +8,7 @@ import java.util.List;
/**
* 流程实例关联表单Mapper接口
*
* @author XuanXuan Xuan
* @author Tony
* @date 2021-03-30
*/
public interface SysDeployFormMapper

View File

@@ -7,7 +7,7 @@ import java.util.List;
/**
* 流程表单Mapper接口
*
* @author XuanXuan Xuan
* @author Tony
* @date 2021-03-30
*/
public interface SysFormMapper

View File

@@ -7,7 +7,7 @@ import java.util.List;
/**
* 流程任务关联单Mapper接口
*
* @author XuanXuan Xuan
* @author Tony
* @date 2021-04-03
*/
public interface SysTaskFormMapper