|
|
@ -115,7 +115,7 @@ public class TradeLogServiceImpl implements TradeLogService {
|
|
|
|
|
|
|
|
|
|
|
|
// @Value("classpath:/jasper/trans_flow.jasper")
|
|
|
|
// @Value("classpath:/jasper/trans_flow.jasper")
|
|
|
|
// @Value("classpath:/jasper/trans_flow_new.jasper")
|
|
|
|
// @Value("classpath:/jasper/trans_flow_new.jasper")
|
|
|
|
@Value("classpath:/jasper/partner_invoice.jasper")
|
|
|
|
@Value("classpath:/jasper/partner_invoice_gst.jasper")
|
|
|
|
private org.springframework.core.io.Resource trans_flow;
|
|
|
|
private org.springframework.core.io.Resource trans_flow;
|
|
|
|
@Value("classpath:/jasper/royalpay_logo.png")
|
|
|
|
@Value("classpath:/jasper/royalpay_logo.png")
|
|
|
|
private org.springframework.core.io.Resource logo;
|
|
|
|
private org.springframework.core.io.Resource logo;
|
|
|
|