@ningboyz/types 1.4.199 → 1.5.0

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.4.199",
4
+ "version": "1.5.0",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -177,6 +177,7 @@ export const CONST_SYS_TYPEU_上城财政_预算级次 = "上城财政-预算级
177
177
  export const CONST_SYS_TYPEU_预算资金_科室类型 = "预算资金-科室类型";
178
178
  export const CONST_SYS_TYPEU_信息公开_栏目名称 = "信息公开-栏目名称";
179
179
  export const CONST_SYS_TYPEU_上城财政_预算指标过滤经济科目范围 = "上城财政-预算指标过滤经济科目范围";
180
+ export const CONST_SYS_TYPEU_上城财政_客户类型 = "上城财政-客户类型";
180
181
 
181
182
  export const CONST_SYS_TYPEU_房产管理_使用状态 = "房产管理-使用状态";
182
183
  export const CONST_SYS_TYPEU_房产管理_房产类型 = "房产管理-房产类型";