Commit 5e5487b1 authored by hujun's avatar hujun

400

parent b68d8070
......@@ -117,7 +117,7 @@ class StoreFeeService
}
break;
case 3:
if ($fee_item == 301) {
if ($fee_item > 300 && $fee_item < 400) {
return true;
}
break;
......
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