源码简介: |
一个简单的公司员工管理系统,主要功能是将员工角色分为三类:BOSS、manager、Employees。其中,BOSS相当于管理员,可以对每个数据库表格进行增、删等操作,manager可以管理自己所在部门的员工信息,Employees只能查看自己的数据信息-A simple employee management system, the main function is to staff the role will be divided into three categories: BOSS, manager, Employees. Which, BOSS is equivalent to an administrator, can be carried out by each database table, delete and other operations, manager can manage their own information departments, Employees can only view their own data
|