@ningboyz/types 1.3.72 → 1.3.73

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.72",
4
+ "version": "1.3.73",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -269,3 +269,4 @@ export const CONST_SYS_TYPEU_甬农检_样品类型 = "甬农检-样品类型";
269
269
  export const CONST_SYS_TYPEU_甬农检_样品交接_样品状态 = "甬农检-样品交接-样品状态";
270
270
  export const CONST_SYS_TYPEU_甬农检_仪器名称_型号_编号 = "甬农检-仪器名称、型号、编号";
271
271
  export const CONST_SYS_TYPEU_甬农检_单项判定 = "甬农检-单项判定";
272
+ export const CONST_SYS_TYPEU_甬农检_实测结果 = "甬农检-实测结果";