# xcms **Repository Path**: woailvxy/xcms ## Basic Information - **Project Name**: xcms - **Description**: 使用低代码搭建CMS系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-14 - **Last Updated**: 2024-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 启动命令: * windows: xcms.exe --port=80 --db_account=root --db_password=123456 --gen_api=false * linux: ./xcms --port=80 --db_account=root --db_password=123456 --gen_api=false * 初始账号:xcms;密码:xcms; ### 体检地址 * http://8.137.48.176/ 账号:xcms;密码xcms * 此环境只能设计测试页