瀏覽代碼

//..

private_deployment
xhxu 1 年之前
父節點
當前提交
a4333aaf46
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      suimangService/src/main/java/com/iformall/service/impl/WxCVideoServiceImpl.java

+ 0
- 2
suimangService/src/main/java/com/iformall/service/impl/WxCVideoServiceImpl.java 查看文件

@@ -40,9 +40,7 @@ public class WxCVideoServiceImpl implements WxCVideoService, IExcelExportServer

@Override
public Map<String, Object> getById(Long id) {
System.out.println("id = " + id);
List<WxCVideoTable> TemplateVideo = wxCVideoMapper.getById(id);
System.out.println("TemplateVideo = " + TemplateVideo);
Map<String, Object> avatarVos = new HashMap();
Map<String, Object> data = new HashMap();
List authorlist = new ArrayList();


Loading…
取消
儲存