MaiXinRong 5 年之前
父節點
當前提交
b605723636
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      SubTenderGatherGcl/stgGclSubGatherFile.pas

+ 1 - 0
SubTenderGatherGcl/stgGclSubGatherFile.pas

@@ -205,6 +205,7 @@ end;
 constructor TstgGclSubGatherFileImportor.Create;
 begin
   FFails := TstgGclFailList.Create;
+  inherited Create;
 end;
 
 destructor TstgGclSubGatherFileImportor.Destroy;