@ningboyz/types 1.3.18 → 1.3.19

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.18",
4
+ "version": "1.3.19",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -22,7 +22,8 @@ export const CONST_HZNK_DATA_DATA_TYPE_TO_科技特派 = 1013;
22
22
  export const CONST_HZNK_DATA_DATA_TYPE_TO_学术交流 = 1014;
23
23
  export const CONST_HZNK_DATA_DATA_TYPE_TO_平台创建 = 1015;
24
24
  export const CONST_HZNK_DATA_DATA_TYPE_TO_创建团队 = 1016;
25
- export const CONST_HZNK_DATA_DATA_TYPE_TO_成果转化 = 1017;
26
- export const CONST_HZNK_DATA_DATA_TYPE_TO_转化经费 = 1018;
25
+ export const CONST_HZNK_DATA_DATA_TYPE_TO_成果转化 = 1018;
26
+ export const CONST_HZNK_DATA_DATA_TYPE_TO_转化经费 = 1019;
27
+
27
28
  export const CONST_HZNK_FYTQ_DATA_TYPE_T0_管理费用 = 1001; //#管理费用
28
- export const CONST_HZNK_FYTQ_DATA_TYPE_T0_间接费用 = 1002;
29
+ export const CONST_HZNK_FYTQ_DATA_TYPE_T0_间接费用 = 1002;