lvhao 5 miesięcy temu
rodzic
commit
3d387f912f
1 zmienionych plików z 1 dodań i 1 usunięć
  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);
 		}