shish hace 2 años
padre
commit
d9b7e77486
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,