|
@@ -21,7 +21,7 @@ import reactor.core.publisher.Mono;
|
|
|
* @date 2024/08/10
|
|
* @date 2024/08/10
|
|
|
*/
|
|
*/
|
|
|
@RestController
|
|
@RestController
|
|
|
-@RequestMapping("out/album")
|
|
|
|
|
|
|
+@RequestMapping("in/album")
|
|
|
public class AlbumController {
|
|
public class AlbumController {
|
|
|
@Resource
|
|
@Resource
|
|
|
private MaterialManagementInterface sourceMaterialInterface;
|
|
private MaterialManagementInterface sourceMaterialInterface;
|