@ningboyz/types 1.4.167 → 1.4.169

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.167",
4
+ "version": "1.4.169",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -331,3 +331,6 @@ export const CONST_SYS_TYPEU_甬农检_样品交接_交接方式 = "甬农检-
331
331
  export const CONST_SYS_TYPEU_甬农检_报告样式 = "甬农检-报告样式";
332
332
  export const CONST_SYS_TYPEU_样品领用_申请事由 = "样品领用-申请事由";
333
333
  export const CONST_SYS_TYPEU_样品退还_申请事由 = "样品退还-申请事由";
334
+ export const CONST_SYS_TYPEU_检验结果_结论模板 = "检验结果-结论模板";
335
+
336
+