UNIVPLMDataIntegration/GoView/src/settings/pathConst.ts

11 lines
262 B
TypeScript
Raw Normal View History

2025-03-10 09:23:27 +08:00
// * 外部路径地址
// 项目文档地址
export const docPath = "https://www.mtruning.club/"
// 项目源码
export const giteeSourceCodePath = "https://gitee.com/dromara/go-view"
// 赞助
export const sponsorPath = "https://www.mtruning.club/sponsor/"