@ningboyz/types 1.2.160 → 1.2.161

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.2.160",
4
+ "version": "1.2.161",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -241,3 +241,8 @@ export const CONST_SYS_TYPEU_知识产权_知识产权类型 = "知识产权-知
241
241
  export const CONST_SYS_TYPEU_论文著作_业务类型 = "论文著作-业务类型";
242
242
  export const CONST_SYS_TYPEU_专利软著_类型 = "专利软著-类型";
243
243
  export const CONST_SYS_TYPEU_专利软著_业务类型 = "专利软著-业务类型";
244
+
245
+ /**
246
+ * 甬农检
247
+ * */
248
+ export const CONST_SYS_TYPEU_甬农检_检验类型 = "甬农检-检验类型";