# CMS **Repository Path**: ltjnbcwx_admin/CMS ## Basic Information - **Project Name**: CMS - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-13 - **Last Updated**: 2022-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 账户角色约定 account[0] : admin & deployer account[1] : master account[2,3,4] : user # 代码规范 1. 尽量使用internal function而不是modifier:modifier会在每个调用的地方存在复制的代码,会大大增加bytecode的体积 2. 不需要初始化值 # TODO [] 使用id获取文章