16 lines
364 B
TypeScript
Raw Normal View History

2025-06-14 22:14:20 +08:00
export const filingConfig = {
copyright: "2025 LaiTool Management System",
gonxin: {
title: '蜀ICP备2024079688号-1',
href: 'https://beian.miit.gov.cn/',
show: true,
},
gongan: {
title: '蜀公网安备51010402012345号',
href: 'https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51010402012345',
show: false,
},
}