admin
2023-04-20 007055d472637dec702b60f025480e266e1a746d
1
2
3
4
5
package com.yeshi.buwan.domain.live;
 
public enum TVLiveResource {
    migu, other;
}