zhaoguhong commented on code in PR #18067:
URL: https://github.com/apache/shardingsphere/pull/18067#discussion_r884648793


##########
examples/shardingsphere-example-generator/src/main/resources/template/jdbc/java/TestQueryAssistedShardingEncryptAlgorithm.ftl:
##########
@@ -50,4 +50,9 @@ public final class TestQueryAssistedShardingEncryptAlgorithm 
implements QueryAss
     public String getType() {
         return "assistedTest";
     }
+
+    @Override
+    public void init(Properties props) {

Review Comment:
   ok,I see



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to