package com.gkhy.safePlatform.safeCheck.rpc.service; public interface CheckWorkService { String getWorkInfoJson(Long workId); }