瀏覽代碼

处理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'];
 		}