public CommonDbResponse block_unblockStaticData(StaticDataCommon SDC, string status) { return(repo.block_unblockStaticData(SDC, status)); }