first commit

This commit is contained in:
ye1023
2026-04-09 15:09:34 +08:00
commit d8e3a63df1
2246 changed files with 352109 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
// github repo url
export const GITHUB_URL = 'https://github.com/jeecgboot/JeecgBoot';
// vue-Jeecg-admin-next-doc
export const DOC_URL = 'https://help.jeecg.com';
// site url
export const SITE_URL = 'http://www.jeecg.com';