lvhao 15 hours ago
parent
commit
e827bf8e9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/models/Model_notice.php

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

@@ -464,7 +464,7 @@ class Model_notice extends Lin_Model
 				else
 				{
 					$this->sdzxlist->insert([
-						'type'=>1,
+						'type'=>2,
 						'status'=>0,
 						'shop'=>$shop['id'],
 						'number'=>$list['orderinfo'],