@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
|
@@ -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_甬农检_检验类型 = "甬农检-检验类型";
|