dever %!s(int64=3) %!d(string=hai) anos
pai
achega
1a34f48737
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      service/agent/lib/Dhorder.php

+ 4 - 0
service/agent/lib/Dhorder.php

@@ -230,6 +230,10 @@ class Dhorder
                 $i++;
             }
         }
+
+        if (!$data['list']) {
+            Dever::alert('没有商品可以兑换');
+        }
         return $data;
     }