hello. I want to solve the issues [1]. I have a idea 1. add a spi for getting date before routing, default value is return new Date().
I want to add this spi into ConditionValue, return a Date when expressionSegment is now() expression Considering that the date is not accurate to the second level, the date is allowed to have a slight error. [1] https://github.com/apache/incubator-shardingsphere/issues/1497
