@ningboyz/types 1.3.33 → 1.3.34
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
|
@@ -266,3 +266,4 @@ export const CONST_SYS_TYPEU_甬农检_制备状态 = "甬农检-制备状态";
|
|
|
266
266
|
export const CONST_SYS_TYPEU_甬农检_检验状态 = "甬农检-检验状态";
|
|
267
267
|
export const CONST_SYS_TYPEU_甬农检_样品类型 = "甬农检-样品类型";
|
|
268
268
|
export const CONST_SYS_TYPEU_甬农检_样品交接_样品状态 = "甬农检-样品交接-样品状态";
|
|
269
|
+
export const CONST_SYS_TYPEU_甬农检_仪器名称_型号_编号 = "甬农检-仪器名称、型号、编号";
|