stanley-king 3 年之前
父节点
当前提交
885c1c7d01
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      helper/refill/policy/lingzh/quality_ploy.php

+ 0 - 1
helper/refill/policy/lingzh/quality_ploy.php

@@ -55,7 +55,6 @@ class quality_ploy extends Quality
 
             self::OilSN_NONE_HAS => [self::OilWithoutSN, self::OilWithSN],
             self::OilSN_HAS_NONE => [self::OilWithSN, self::OilWithoutSN],
-
             self::OIL_CARDKEY_SN => [self::OilCardKey, self::OilWithSN],
             self::OIL_CARDKEY_SNNONE => [self::OilCardKey, self::OilWithoutSN],
             self::OIL_CARDKEY_SN_SNNONE => [self::OilCardKey, self::OilWithSN, self::OilWithoutSN],