dever 6 年之前
父節點
當前提交
ab84809107
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      component/src/Version.php

+ 3 - 0
component/src/Version.php

@@ -83,6 +83,9 @@ class Version extends Core
 		if (!isset($info['act_id'])) {
 			$info['act_id'] = 0;
 		}
+		if (!$info['act_id']) {
+			$info['act_id'] = 0;
+		}
 		$ext = array
 		(
 			'extEnable' => true,