lvhao 3 tháng trước cách đây
mục cha
commit
4ba9f8f901
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core/CoreApp/models/Model_logic_order.php

+ 1 - 1
core/CoreApp/models/Model_logic_order.php

@@ -198,7 +198,7 @@ class Model_logic_order extends Lin_Model {
             if($post['sbpm'] != 'Synthetic Hair Goods'){
                 return [
                     'code'=>-1,
-                    "msg"=>"正鑫云途申报品名必须为Synthetic Hair Goods"
+                    "msg"=>"此快递申报品名为Synthetic Hair Goods"
                 ];
             }
         }