15位身份证客户数据 - ashorefish/-software-test GitHub Wiki

1、在恒生柜台用非身份证的证件类型+15位身份证号 开出一个测试账户,开存管银行+证券账户 2、更新恒生柜台的客户数据数据 update hs_asset.client t set t.id_kind=0 where client_id='3056498' update hs_asset.stockholder t set t.id_kind=0 where client_id='3056498' update hs_secu.stockholderctrl t set t.id_kind=0 where client_id='3056498' update hs_asset.bankexchaccount t set t.id_kind=0 where client_id='3056498' 3、更新模拟中登的存量dbf文件 修改zqlib.dbf文件 将指定记录的证件类型改为01 修改ymtlib.dbf文件 将指定记录的证件类型改为01