@ningboyz/types 1.3.198 → 1.4.0
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 +1 -1
- package/src/const/const_hznt.ts +1 -0
package/package.json
CHANGED
package/src/const/const_hznt.ts
CHANGED
|
@@ -71,4 +71,5 @@ export const CONST_NOTI_PART_TO_收文 = 3015; //#收文
|
|
|
71
71
|
export const CONST_NOTI_PART_TO_发文 = 3016; //#发文
|
|
72
72
|
export const CONST_NOTI_PART_TO_信息公开 = 3017; // #信息公开|上城财政
|
|
73
73
|
export const CONST_NOTI_PART_TO_外宣发布 = 3018; //#外宣发布|上城财政
|
|
74
|
+
export const CONST_NOTI_PART_TO_督办批示 = 3019; //#督办批示
|
|
74
75
|
export const CONST_MYOA_MAIN_MYOA_TYPC_上城财政_盖章 = 1010; // #盖章|上城财政
|