Commit 5a60afc4 by 冷斌

add

parent af928b8a
......@@ -90,9 +90,7 @@ class WelfareController extends AdminbaseController
$this->display();
}
function add(){
$giftid=I('giftid');
$this->assign('giftid', $giftid);
$this->assign('numslist', $this->numslist);
$this->assign('gift', $this->getGift());
$this->display();
}
function add_post(){
......
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