歌曲订单管理
This commit is contained in:
@@ -71,4 +71,5 @@ public interface CacheKey {
|
||||
* 商品库存
|
||||
*/
|
||||
String PRODUCT = "PRODUCT:";
|
||||
String SONG_URL = "song:";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user