shish 2 ヶ月 前
コミット
33d1b7dc73
1 ファイル変更1 行追加0 行削除
  1. 1 0
      biz-ghs/order/classes/OrderClass.php

+ 1 - 0
biz-ghs/order/classes/OrderClass.php

@@ -3068,6 +3068,7 @@ XL;
                 return false;
             }
         }
+        //东莞我要花 福州福清我要花 手机后四号变星号
         if (in_array((int)$orderMainId, [25119, 2644], true)) {
             $customMobile = preg_replace('/(.{4})$/u', '****', trim($customMobile));
         }