@ningboyz/types 1.3.24 → 1.3.25

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.24",
4
+ "version": "1.3.25",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -27,3 +27,6 @@ export const CONST_HZNK_DATA_DATA_TYPE_TO_转化经费 = 1019;
27
27
 
28
28
  export const CONST_HZNK_FYTQ_DATA_TYPE_T0_管理费用 = 1001; //#管理费用
29
29
  export const CONST_HZNK_FYTQ_DATA_TYPE_T0_间接费用 = 1002;
30
+
31
+ export const CONST_HZCB_MAIN_DATA_TYPE_TO_基地管理 = 1001
32
+ export const CONST_HZCB_MAIN_DATA_TYPE_TO_建设管理 = 1002