java元帅

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年11月30日

摘要: //将map转成vo实体 AssetManagementProductsVO param= JSON.parseObject(JSON.toJSONString(map), AssetManagementProductsVO.class); 阅读全文
posted @ 2022-11-30 15:20 java元帅 阅读(218) 评论(0) 推荐(0) 编辑