1212121
This commit is contained in:
@@ -57,7 +57,7 @@ public interface IUnitUserAttrService
|
||||
#region BUFF状态
|
||||
|
||||
Task<List<unit_user_state>> GetUserStateData(string userId, string scene = "Default");
|
||||
|
||||
Task<decimal> GetUserStateDataTotal(string userId, string scene = "Default");
|
||||
Task<bool> AddUserState(string userId, string groupId, string name, string scene, string tips,
|
||||
List<AttrItem> attr, int time, int count = 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user