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

+ 5 - 0
helper/refill/policy/quaility.php

@@ -35,6 +35,11 @@ class Quality
     const OilSN_NONE_HAS   = 20;
     const OilSN_HAS_NONE   = 21;
 
+    const OIL_CARDKEY_SN        = 22;
+    const OIL_CARDKEY_SNNONE    = 23;
+    const OIL_CARDKEY_SN_SNNONE = 24;
+    const OIL_CARDKEY_SNNONE_SN = 25;
+
     protected $mMchPhonectl;
     protected $mMchoilctl;
     protected $mSpeeds;