Skip to content

Commit ba303a7

Browse files
committed
✨ add app interface
1 parent 77415f7 commit ba303a7

File tree

1 file changed

+4
-0
lines changed
  • slicing-flow-core/src/main/java/com/slicingflow/app

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package com.slicingflow.app;
2+
3+
public interface App {
4+
}

0 commit comments

Comments
 (0)