// 已签约信息 message BankAccountSign { code string ID isshow boolean 是否显示 rulekey string 对应权限主键,对应FUNCMENULIST表RESOURCECODE sort integer 排序 title string 标题 type integer 类型,1:菜单 2:按钮 }