fwq
2024-09-19 d05ed9304b87bb3428b50a31c09c2cb157961903
其-返回美际链接
1个文件已修改
1 ■■■■ 已修改文件
phi_platform_user/src/main/java/com/hx/phip/controller/micro/MicroRecordV2Controller.java 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
phi_platform_user/src/main/java/com/hx/phip/controller/micro/MicroRecordV2Controller.java
@@ -1283,6 +1283,7 @@
        Map<String,Object> data = new HashMap<>();
        data.put("mjSkinReportId",mjRecordId);
        data.put("userId",mjSkinReport.getCustomerId());
        data.put("viewUrl",mjSkinReport.getViewUrl());
        SqlSentence sqlSentence = new SqlSentence();
        Map<String, Object> sqlMap = new HashMap<>();