cz-bussiness/src/main/java/com/ruoyi/bussiness/service/PlacementBatchAssetService.java
@@ -34,4 +34,9 @@
     * @return
     */
    List<PlacementBatchAsset> allList(Long placementBatchId);
    boolean existsIdCard(String idCard);
}