@ningboyz/types 1.1.6 → 1.1.8

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@ningboyz/types",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "private": false,
5
5
  "description": "宁波甬政类型库",
6
6
  "author": "nbyt-syq",
@@ -41,6 +41,11 @@ export const CONST_MODULE_MYOA_YCSQ_CHANGE = "CONST_MODULE_MYOA_YCSQ_CHANGE";
41
41
  */
42
42
  export const CONST_MODULE_MYOA_YCSH_CHANGE = "CONST_MODULE_MYOA_YCSH_CHANGE";
43
43
 
44
+ /**
45
+ * 用车变动menuUUID
46
+ */
47
+ export const CONST_MYOA_YC_CHANGE_MENU_UUID = "{61bb5da6-48e2-4784-814b-6ac70370fa7b}";
48
+
44
49
  /**
45
50
  * 用印申请
46
51
  */