|
@@ -298,6 +298,7 @@ begin
|
|
if not FileExists(AFile) then Exit;
|
|
if not FileExists(AFile) then Exit;
|
|
|
|
|
|
IdDataStream := TIdMultiPartFormDataStream.Create;
|
|
IdDataStream := TIdMultiPartFormDataStream.Create;
|
|
|
|
+ vIdHTTP := TIdHTTP.Create(nil);
|
|
try
|
|
try
|
|
if ACheckPassed then // ÉóºËͨ¹ý
|
|
if ACheckPassed then // ÉóºËͨ¹ý
|
|
begin
|
|
begin
|