Files
framework/library/think
xiaobo.sun b53e4f3ea6 修改setInc,setDec方法执行错误的bug
在调用setInc,setDec方法时处理$this->duplicate = [];为空。否则在209行的
// 存在数据副本
$data = array_diff_assoc($data, $this->duplicate);
验证不通过
2016-02-15 14:39:53 +08:00
..
2016-02-01 12:21:06 +01:00
2016-02-14 10:40:05 +08:00
2016-02-11 09:25:41 +08:00
2016-01-30 09:53:36 +08:00
2016-02-02 12:52:57 +08:00
2016-02-02 15:29:03 +08:00
2016-02-15 14:25:29 +08:00
2016-01-30 09:53:36 +08:00
2016-02-02 16:15:36 +08:00
2016-02-01 23:40:11 +08:00
2016-02-12 16:07:32 +08:00
2016-02-01 18:21:34 +08:00
2016-01-30 09:53:36 +08:00
2016-02-02 11:43:05 +08:00
2016-02-04 19:56:20 +08:00