shish 3 lat temu
rodzic
commit
7bbefee8aa
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      biz-ghs/product/classes/ProductClass.php

+ 2 - 0
biz-ghs/product/classes/ProductClass.php

@@ -632,6 +632,8 @@ class ProductClass extends BaseClass
             'staffName' => $staffName,
             'name' => $name,
             'cover' => $cover,
+            'event' => '修改价格',
+            'type' => 0,
         ];
         PriceChangeClass::addData($changeData);