@ningboyz/types 1.5.123 → 1.5.124
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
|
@@ -202,6 +202,7 @@ export const CONST_SYS_TYPEU_房产管理_招租方式 = "房产管理-招租方
|
|
|
202
202
|
export const CONST_SYS_TYPEU_房产管理_底价确定方式 = "房产管理-底价确定方式";
|
|
203
203
|
export const CONST_SYS_TYPEU_房产管理_所在社区 = "房产管理-所在社区";
|
|
204
204
|
export const CONST_SYS_TYPEU_房产管理_所在街道 = "房产管理-所在街道";
|
|
205
|
+
export const CONST_SYS_TYPEU_房产管理_政府债券使用情况 = "房产管理-政府债券使用情况";
|
|
205
206
|
export const CONST_SYS_TYPEU_LSGL_FKFS = "流水管理-付款方式";
|
|
206
207
|
export const CONST_SYS_TYPEU_LSGL_ZFFS = "流水管理-支付方式";
|
|
207
208
|
|