管理端可在资产管理模块编辑资产所属单位信息,并同步至任务中

dongdingding
dongdingding 5 days ago
parent eb539c561b
commit 1daf6ed514

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

Loading…
Cancel
Save