lvhao 3 mēneši atpakaļ
vecāks
revīzija
4ba9f8f901
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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"
                 ];
             }
         }