소스 검색

处理sbbm

longyi 5 달 전
부모
커밋
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'];
 		}