Browse Source

提交数据

lvhao 5 months ago
parent
commit
3d387f912f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Transfer.php

+ 1 - 1
core/CoreApp/controllers/Transfer.php

@@ -1247,7 +1247,7 @@ class Transfer extends Start_Controller {
 			],$id);
 		}else{
 			$this->systemtransfer_cr->save([
-				'extra_status'=>2,
+				'extra_status'=>3,
 			],$id);
 		}