wangzhuangwei commented on issue #9250:
URL: https://github.com/apache/shardingsphere/issues/9250#issuecomment-770744890


       public boolean clickPartitionAdd(List<ClickSharding> shardings) {
           for (ClickSharding sharding : shardings) {
               namedJdbcDao.insert(sharding);
           }
           return true;
       }


----------------------------------------------------------------
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.

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


Reply via email to