|
|
@ -309,7 +309,7 @@ public class SNPushCheckRecordService extends AbstractServiceAdapter { |
|
|
|
|
|
|
|
|
|
|
|
invoiceType = invoiceData.get("fpzl").toString(); |
|
|
|
invoiceType = invoiceData.get("fpzl").toString(); |
|
|
|
if ("22".equals(invoiceType)) { |
|
|
|
if ("22".equals(invoiceType)) { |
|
|
|
invoiceType = "33"; |
|
|
|
invoiceType = "32"; |
|
|
|
} |
|
|
|
} |
|
|
|
if ("21".equals(invoiceType)) { |
|
|
|
if ("21".equals(invoiceType)) { |
|
|
|
invoiceType = "31"; |
|
|
|
invoiceType = "31"; |
|
|
|