Commit d8700f51 by 冷斌

add

parent e4c5d6f2
......@@ -35,7 +35,8 @@ class WelfareController extends AdminbaseController
$p = [
'id' => 1,
'giftid' => 0,
'nums' => 0.
'nums' => 0,
'rate' => $price
];
try{
if (empty($check)) {
......
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