最新一版5.0

pull/3/head
zmyYYDS 2023-12-22 20:57:24 +08:00
parent 6d5be665a0
commit e2433b7931
1 changed files with 1 additions and 0 deletions

View File

@ -12,4 +12,5 @@ import org.springframework.web.bind.annotation.RestController;
@AllArgsConstructor
public class MetadataCollectController {
private final MetadataCollectService metadataCollectService;
}