Commit 5349c03c by 冷斌

add

parent 925c6588
...@@ -9,7 +9,7 @@ class WelfareController extends AdminbaseController ...@@ -9,7 +9,7 @@ class WelfareController extends AdminbaseController
{ {
var $numslist=['1','10','66','88','100','520','1314']; var $numslist=['1','10','66','88','100','520','1314'];
function index(){ function index(){
$giftid=I('giftid'); $giftid= 76;
$map['giftid']=$giftid; $map['giftid']=$giftid;
$giftinfo=M('gift') $giftinfo=M('gift')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment