pda 其它入库 其它出库
@ -30,3 +30,4 @@ public class OtherOutboundHistoryDto {
private String site;
}
@ -27,3 +27,4 @@ public class OtherTransactionIfsDto {
private String ifsOperationTime; // 操作时间
@ -24,3 +24,4 @@ public interface OtherOutboundService {
List<OtherOutboundHistoryDto> getOtherOutboundHistory(String site);