mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
6 lines
163 B
TypeScript
6 lines
163 B
TypeScript
// 项目文档地址
|
|
export const docPath = "http://www.mtruning.club:81/"
|
|
|
|
// 项目源码
|
|
export const giteeSourceCodePath = "https://gitee.com/MTrun/go-view/"
|