浏览代码

actually fixing it...

ok236449 2 年之前
父节点
当前提交
7537286d3a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Models/PartnerDiscount.php

+ 1 - 0
app/Models/PartnerDiscount.php

@@ -29,6 +29,7 @@ class PartnerDiscount extends Model
             }
             return 0;
         }
+        return 0;
     }
     public static function getCommission($user_id)
     {