lvhao 1 month ago
parent
commit
71f678a43e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/models/Model_cne.php

+ 1 - 0
core/CoreApp/models/Model_cne.php

@@ -157,6 +157,7 @@ function __construct(){
 			}
 			
 		}
+		$this->logic_ding->sendToDing("云尚快递erp最终返回信息".$data['number']."【".json_encode($g)."】");
 		return $g;
 	}