longyi 5 mesi fa
parent
commit
50c3ab2e4c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      core/CoreApp/controllers/Systemprint.php

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

@@ -1836,7 +1836,7 @@ class Systemprint extends Start_Controller {
 	
 		$sbbm = "";
 		if(empty($declara_info)){
-			$sbbm = "";
+			$sbbm = "67042000";
 		}else{
 		    $sbbm = $declara_info['bname'];
 		}