YiJun Zhao
YiJun Zhao
``` // 删除歌单里的歌曲 @GetMapping("/listSong/delete") public MyResponse deleteListSong(@RequestParam int songId) { return listSongService.deleteListSong(songId); } ``` 是不是应该再加个songListId?
``` public class TreeMap extends AbstractMap implements NavigableMap, Cloneable, java.io.Serializable { /** * The comparator used to maintain order in this tree map, or * null if it uses the...
### Describe the feature - i can‘t add a new branch on the web,Maybe this feature already exists but I can't find it? - hope this feature can be considered!...
### Bug report info ```plain text act version: 0.2.71 GOOS: linux GOARCH: amd64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/silky/.config/act/actrc: -P...
#2648 This Pull requests is mainly to solve this issue