- **中文名称**: 人力资源技能表 - **所属模块**: `人力资源` - **数据库表名**: `hrmresourceskill` - **主键**: `id` - **字段数**: `3`
Scanned 9/19/2026
Install to Claude Code
npx -y skills add silent-reader-cn/weaver-e9-dev --skill 人力资源 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 人力资源?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/silent-reader-cn-weaver-e9-dev-weaver-e9-dev)More formats (shields.io, HTML) on the badges page.
# 泛微OA 数据表: `hrmresourceskill`
- **中文名称**: 人力资源技能表
- **所属模块**: `人力资源`
- **数据库表名**: `hrmresourceskill`
- **主键**: `id`
- **字段数**: `3`
## 表结构定义 (Schema)
| 序号 | 列名 (Column) | 中文名称 | 数据类型 | 长度 | 允许为空 | 是否为外键 | 是否自增长 | 外键信息 | 默认值 | 说明 |
| :---: | :--- | :--- | :---: | :---: | :---: | :---: | :---: | :--- | :--- | :--- |
| 1 | `id` | ID | `integer` | - | 否 | 否 | 是 | - | - | ID |
| 2 | `resourceid` | 人力资源id | `integer` | - | 是 | 否 | 否 | - | - | 人力资源id |
| 3 | `skilldesc` | 技能描述 | `varchar2` | 1000 | 是 | 否 | 否 | - | - | 技能描述 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!