@ -60,7 +60,7 @@ public interface AssetCurrentCpService extends IService<AssetCurrentCpPo> {
* @param id
* @return
*/
Integer findByAssetId(Long id);
// Integer findByAssetId(Long id);
}