|
web_url("AccountChangeLogExport",
"URL=http://xxx/web/AccountChangeLogExport?pageSize=2000&accountNo=&sealcardNo=&brCode=&operatorCode=&checkOperCode=&operateType=&startWorkDate=&endWorkDate=",
"Resource=1",
"RecContentType=application/msexcel",
"Referer=http://xxx/web/page/accountChangeLog/accountChangeLog.html",
"Snapshot=t161.inf",
LAST);
ifile=web_get_int_property(HTTP_INFO_DOWNLOAD_SIZE); //取得文件响应的大小
Action.c(392): Error -26359: Function not allowed within a concurrent group
Action.c(392): web_get_int_property highest severity level was "ERROR"
求各位大虾解惑啊。。。 |
|