shish пре 2 година
родитељ
комит
d9b7e77486
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      biz-hd/notify/classes/NotifyClass.php

+ 1 - 1
biz-hd/notify/classes/NotifyClass.php

@@ -32,7 +32,7 @@ class NotifyClass extends BaseClass
                     'shopId' => $shopId,
                     'staffId' => $staffId,
                     'title' => '新花材需要归类',
-                    'type' => 0,
+                    'type' => 1,
                     'targetId' => $id,
                     'read' => 0,
                     'content' => '从' . $ghsName . '采购的 ' . $productName,