forked from fanruan/design
hades
5 years ago
4 changed files with 20 additions and 3 deletions
@ -0,0 +1,14 @@
|
||||
package com.fr.start; |
||||
|
||||
import com.fr.process.engine.core.FineProcessEntry; |
||||
|
||||
/** |
||||
* 包装类 改变子进程的进程名 |
||||
* |
||||
* @author hades |
||||
* @version 10.0 |
||||
* Created by hades on 2020/3/24 |
||||
*/ |
||||
public class FineDesigner extends FineProcessEntry { |
||||
|
||||
} |
Loading…
Reference in new issue