mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-03 05:52:48 +08:00
在调用setInc,setDec方法时处理$this->duplicate = [];为空。否则在209行的 // 存在数据副本 $data = array_diff_assoc($data, $this->duplicate); 验证不通过
在调用setInc,setDec方法时处理$this->duplicate = [];为空。否则在209行的 // 存在数据副本 $data = array_diff_assoc($data, $this->duplicate); 验证不通过