dever 7 vuotta sitten
vanhempi
commit
b180a5e1e2
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      youzan/database/card_list.php

+ 2 - 2
youzan/database/card_list.php

@@ -2,8 +2,8 @@
 
 $type = array
 (
-	1 => '未使用',
-	2 => '已使用',
+	1 => '未领取',
+	2 => '已领取',
 );
 
 $card = function()