[ 'name'=>'岗位模板创建', "msg"=>"%s 创建岗位模板【%s】", "resplace"=>["work_name"], ], 'save'=>[ 'name'=>'岗位模板编辑', "msg"=>"%s 编辑岗位模板【%s】", "resplace"=>['work_name'], ], 'info'=>[ 'name'=>'岗位模板详情', "msg"=>"%s 查看岗位模板详情", "resplace"=>[], ], 'delete'=>[ 'name'=>'岗位模板删除', "msg"=>"%s 删除岗位模板", "resplace"=>[], ], 'list'=>[ 'name'=>'岗位模板列表', "msg"=>"%s 获取岗位模板列表", "resplace"=>[], ], 'status'=>[ 'name'=>'岗位模板启/禁用', "msg"=>"%s 启禁用岗位模板", "resplace"=>[], ], 'workactioncreate'=>[ 'name'=>'模板功能创建', "msg"=>"%s 创建模板功能【%s】", "resplace"=>["action_name"], ], 'workactionsave'=>[ 'name'=>'模板功能修改', "msg"=>"%s 修改模板功能【%s】", "resplace"=>['action_name'], ], 'workactiondelete'=>[ 'name'=>'模板功能删除', "msg"=>"%s 删除模板功能", "resplace"=>[], ], 'workactioninfo'=>[ 'name'=>'模板功能详情', "msg"=>"%s 查看模板功能详情", "resplace"=>[], ], 'workactionlist'=>[ 'name'=>'模板功能列表', "msg"=>"%s 获取模板功能列表", "resplace"=>[], ], 'worktemplatesave'=>[ 'name'=>'岗位功能创建/修改', "msg"=>"%s 创建/修改岗位功能", "resplace"=>[], ], 'worktemplateinfo'=>[ 'name'=>'岗位功能详情', "msg"=>"%s 查看岗位功能详情", "resplace"=>[], ], 'Auth'=>[ 'name'=>'', "msg"=>"", "resplace"=>[], ], ];