Commit 76581f38 by yangchen

测试分支提交

parent 86787f52
...@@ -52,6 +52,7 @@ public class URLLive { ...@@ -52,6 +52,7 @@ public class URLLive {
map.put("是否删除", live); map.put("是否删除", live);
dataMap.put(url, map); dataMap.put(url, map);
} }
} }
return dataMap; return dataMap;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment