```删除BpmOAGoOutApiImpl作者注释

在BpmOAGoOutApiImpl类中移除作者"jason"的注释。该信息不再需要,可能已转移到更合适的文档或存储位置。
```
This commit is contained in:
furongxin 2024-09-20 15:52:49 +08:00
parent 6d04114723
commit 831d575514

View File

@ -19,9 +19,6 @@ import static cn.iocoder.yudao.framework.common.util.collection.CollectionUtils.
/**
* Flowable 流程实例 Api 实现类
*
* @author jason
*/
@RestController
@Validated