TASK:到期时间查询;
This commit is contained in:
@@ -113,4 +113,6 @@ public interface AccountService extends IService<Account> {
|
||||
Boolean switchIsAutoApproval();
|
||||
|
||||
Boolean trialOrderRefuse(List<Long> ids);
|
||||
|
||||
Long getExpiredTime();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user