摘要: https://blog.csdn.net/justry_deng/article/details/80972817/ 阅读全文
posted @ 2022-08-10 15:28 花田007 阅读(6) 评论(0) 推荐(0) 编辑
摘要: /** * 主键 */ @TableId(type = IdType.ASSIGN_ID) @ApiModelProperty(value = "主键") private String id; /** * 企业号 */ @ApiModelProperty(value = "企业号") @TableF 阅读全文
posted @ 2022-08-10 12:04 花田007 阅读(1288) 评论(0) 推荐(0) 编辑
摘要: @Override public boolean updateRiskverificationFlag(String acptracctName) { BmsBillRiskverification bbr = new BmsBillRiskverification(); bbr.setWarnfl 阅读全文
posted @ 2022-08-10 11:19 花田007 阅读(1873) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-08-10 11:11 花田007 阅读(22) 评论(0) 推荐(0) 编辑