Skip to content

Commit

Permalink
小傅哥,feat:第14章 通过注解注入属性信息
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei authored Nov 15, 2022
1 parent 422c539 commit 2315251
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ public class UserDao {
hashMap.put("10001", "小傅哥,北京,亦庄");
hashMap.put("10002", "八杯水,上海,尖沙咀");
hashMap.put("10003", "阿毛,香港,铜锣湾");
hashMap.put("10004", "花花,天津,东丽");
}

public String queryUserName(String uId) {
Expand Down

0 comments on commit 2315251

Please sign in to comment.