@ningboyz/types 1.4.159 → 1.4.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
|
@@ -328,3 +328,5 @@ export const CONST_SYS_TYPEU_甬农检_分组 = "甬农检-分组";
|
|
|
328
328
|
export const CONST_SYS_TYPEU_甬农检_关系符 = "甬农检-关系符";
|
|
329
329
|
export const CONST_SYS_TYPEU_甬农检_样品交接_交接方式 = "甬农检-样品交接-交接方式";
|
|
330
330
|
export const CONST_SYS_TYPEU_甬农检_报告样式 = "甬农检-报告样式";
|
|
331
|
+
export const CONST_SYS_TYPEU_样品领用_申请事由 = "样品领用-申请事由";
|
|
332
|
+
export const CONST_SYS_TYPEU_样品退还_申请事由 = "样品退还-申请事由";
|