dever 6 năm trước cách đây
mục cha
commit
3f1511928e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      tm/lib/Dao/LotteryUserHelp.class.php

+ 2 - 2
tm/lib/Dao/LotteryUserHelp.class.php

@@ -23,7 +23,7 @@ class LotteryUserHelp extends DBAgileDev {
 	protected $other_field = array (
 			'events_id',
 			'uid',
-			'nums',
-			//'num',
+			//'nums',
+			'num',
 	);
 }