dever 7 năm trước cách đây
mục cha
commit
7fa0efbfb0
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      youzan/src/Card.php

+ 2 - 2
youzan/src/Card.php

@@ -56,8 +56,8 @@ class Card
 			if ($one) {
 				return $one;
 			} else {
-				//$state = Dever::lock($this->lock . '_' . $info['id']);
-				$state = true;
+				$state = Dever::lock($this->lock . '_' . $info['id']);
+				//$state = true;
 				if (!$state) {
 					Dever::alert('error');
 				} else {