TeslaCN commented on issue #19541:
URL:
https://github.com/apache/shardingsphere/issues/19541#issuecomment-1194866726
Hi @PeiMouRen
You don't need to specify `orderId`. Just
```sql
insert into t_order (logtime, phone) values (#{logtime}, #{phone})
```
--
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]