File tree Expand file tree Collapse file tree 4 files changed +22
-0
lines changed Expand file tree Collapse file tree 4 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ nav_order: 4
5
5
parent : Workflow
6
6
---
7
7
8
+ Work on the following IDEs:
9
+
10
+ Android Studio
11
+ {: .label .label-yellow }
12
+ DevEco Studio
13
+ {: .label .label-yellow }
14
+
8
15
Demo Video: [ https://www.bilibili.com/video/BV11A4m137k9/ ] ( https://www.bilibili.com/video/BV11A4m137k9/ )
9
16
10
17
TODOs
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ nav_order: 1
5
5
parent : Workflow
6
6
---
7
7
8
+ Required plugin:
9
+
10
+ Java
11
+ {: .label .label-yellow }
12
+
8
13
Demo Video: [ https://www.bilibili.com/video/BV1Ye411h7Qu/ ] ( https://www.bilibili.com/video/BV1Ye411h7Qu/ )
9
14
10
15
Follow: [ AutoDev for CRUD (Java) ] ( /features/auto-dev )
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ nav_order: 3
5
5
parent : Workflow
6
6
---
7
7
8
+ Required plugin:
9
+
10
+ JavaScript
11
+ {: .label .label-yellow }
12
+
8
13
Demo Video: [ https://www.bilibili.com/video/BV1Ye411h7Qu/ ] ( https://www.bilibili.com/video/BV1Ye411h7Qu/ )
9
14
10
15
implementation: [ cc.unitmesh.database.flow.AutoPageFlow]
Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ nav_order: 2
5
5
parent : Workflow
6
6
---
7
7
8
+ required:
9
+
10
+ Database Tools and SQL
11
+ {: .label .label-yellow }
12
+
8
13
Demo Video: [ https://www.bilibili.com/video/BV1Ye411h7Qu/ ] ( https://www.bilibili.com/video/BV1Ye411h7Qu/ )
9
14
10
15
implementation: [ cc.unitmesh.database.flow.AutoSqlFlow] (
You can’t perform that action at this time.
0 commit comments