|
|
@ -609,6 +609,11 @@ public class BaseInvoiceManualCheckServiceImpl extends MpBaseServiceImpl<BaseTDx |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
if(returnList == null && returnList.size() == 0){ |
|
|
|
|
|
|
|
json.put("message","无可操作的数据"); |
|
|
|
|
|
|
|
json.put("code","501"); |
|
|
|
|
|
|
|
return super.responseResult(json); |
|
|
|
|
|
|
|
} |
|
|
|
json.put("hjje", hjje); |
|
|
|
json.put("hjje", hjje); |
|
|
|
json.put("hjse", currentTax); |
|
|
|
json.put("hjse", currentTax); |
|
|
|
json.put("total", count); |
|
|
|
json.put("total", count); |
|
|
|