feat: move Cool Lining to Coolbuy PaaS project

- Removed from enterprise services list
- Added as a module under Coolbuy PaaS project

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
qiudl
2026-01-04 20:54:21 +10:30
parent 91ef5dc161
commit a3b637e807
2 changed files with 8 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1173,14 +1173,6 @@
url: 'https://dbeaver.pipexerp.com', url: 'https://dbeaver.pipexerp.com',
icon: '🗄️', icon: '🗄️',
isCustom: false isCustom: false
},
{
id: 'cool-lining',
name: 'Cool Lining',
description: '李宁酷采 · 电商采购系统',
url: 'http://100.114.124.68:8080/cool/',
icon: '👟',
isCustom: false
} }
], ],
projects: [ projects: [
@@ -1218,6 +1210,13 @@
description: '基础服务 · 用户权限', description: '基础服务 · 用户权限',
url: 'http://100.118.62.18:27092', url: 'http://100.118.62.18:27092',
icon: '🏛️' icon: '🏛️'
},
{
id: 'cool-lining',
name: 'Cool Lining',
description: '李宁酷采 · 电商采购系统',
url: 'http://100.114.124.68:8080/cool/',
icon: '👟'
} }
] ]
} }