#init commit

This commit is contained in:
ycl
2025-10-21 15:45:12 +08:00
parent 87d4684895
commit bdb7d13fa0
54 changed files with 283 additions and 0 deletions

5
template/module Normal file
View File

@@ -0,0 +1,5 @@
id={{ .moduleId }}
name={{ .moduleName | replace "-" "_" }}
projectId={{ .projectId }}
projectName={{ .projectName }}
applicationName={{ .applicationName }}