Commit 97c53725 authored by 覃振观's avatar 覃振观 👶

打开保存

parent 0ba4686a
...@@ -213,8 +213,8 @@ public class ProductApplicationImpl extends BaseApplication implements ProductAp ...@@ -213,8 +213,8 @@ public class ProductApplicationImpl extends BaseApplication implements ProductAp
entityManager.flush(); entityManager.flush();
String str = null; // String str = null;
str.length(); // str.length();
HashMap<String, Object> map = new HashMap<>(5); HashMap<String, Object> map = new HashMap<>(5);
map.put("save", "ok"); map.put("save", "ok");
......
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