AccountLeftwork change to access admin
This commit is contained in:
@@ -19,4 +19,6 @@ public interface IAccountLeftworkRepository : IRepository<long, AccountLeftWork>
|
||||
string startDate,
|
||||
string leftDate,
|
||||
long accountId);
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user