Skip to content

Commit 4bf95ed

Browse files
committed
update 3.1.8
1 parent 7ea7806 commit 4bf95ed

File tree

1 file changed

+0
-2
lines changed
  • springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository

1 file changed

+0
-2
lines changed

springboot-starter-data-fast/src/main/java/com/codingapi/springboot/fast/jpa/repository/DynamicRequest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ public String getHql() {
5050
}
5151
}
5252

53-
System.out.println(hql.toString());
54-
System.out.println(params);
5553
return hql.toString();
5654
}
5755

0 commit comments

Comments
 (0)