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-11 20:26:06 +08:00
2015-12-21 08:40:07 +08:00
2016-02-01 01:24:02 +08:00
2015-12-09 19:11:07 +08:00
2016-01-30 11:33:12 +08:00
2016-02-13 11:57:55 +08:00
2016-01-20 12:17:34 +08:00
Description
No description provided
9.9 MiB
Languages
PHP 97.3%
Smarty 2.3%
PLpgSQL 0.3%