longyi 5 месяцев назад
Родитель
Сommit
50c3ab2e4c
1 измененных файлов с 1 добавлено и 1 удалено
  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'];
 		}