You've already forked FrameTour-BE
渲染机
This commit is contained in:
@@ -21,4 +21,6 @@ public interface RenderWorkerMapper {
|
||||
int updateStatus(Long id);
|
||||
|
||||
RenderWorkerEntity findByAccessKey(String accessKey);
|
||||
|
||||
int updateHost(Long id, RenderWorkerEntity status);
|
||||
}
|
||||
|
Reference in New Issue
Block a user