2017-11-20 10:03
@JFinal select * from coupon where type=1 and not instr(concat(',','2,3',','),concat(',',id,',')) > 0 问题已解决,谢谢波总,jdbc的东西我得多看看
2017-11-17 18:22
@JFinal 有办法不让他预编译吗, 现在是把1,3 编译成一个值了
2017-11-17 18:03
@JFinal 才知道,抛异常也能回滚,社区真是个好地方
2017-11-17 17:57
2017-11-06 19:21
2017-10-20 14:34
查询出的时间要用什么方式解析