@ningboyz/types 1.3.164 → 1.3.166

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ningboyz/types",
3
3
  "type": "module",
4
- "version": "1.3.164",
4
+ "version": "1.3.166",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -216,6 +216,7 @@ export const CONST_SYS_TYPEU_RYGL_ZJDJ = "人员管理-专技等级";
216
216
  export const CONST_SYS_TYPEU_RYGL_ZYDJ = "人员管理-职员等级";
217
217
  export const CONST_SYS_TYPEU_RYGL_ZYJB = "人员管理-职员级别";
218
218
  export const CONST_SYS_TYPEU_RYGL_ZZMM = "人员管理-政治面貌";
219
+ export const CONST_SYS_TYPEU_RYGL_GQJNDJ = "人员管理-工勤技能等级";
219
220
 
220
221
  export const CONST_SYS_TYPEU_XXXC_XCLB = "信息宣传-宣传类别";
221
222
  export const CONST_SYS_TYPEU_XXXC_FWDX = "信息宣传-服务对象";