Skip to content
Snippets Groups Projects

111111

Merged 崔用芳 requested to merge feature/cyf into dev
Compare and
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -304,8 +304,6 @@ public class FileCommandServiceImpl extends BaseCommandAbstractService<ReturnFi
@Override
public void downInvoice(String invoiceId, String invoicingId, String billType, String fileId, String fileType, String code) throws Exception {
invoiceId="a2dab82e6e8842d0a23356260d08b9fe";
invoicingId="250207000001";
if (fileType.equals("pdf".toString())) {
downSingleFile(fileId.toString(), code);
}