添加最后一个 月 30天的 判定
This commit is contained in:
@@ -93,6 +93,7 @@ export interface LastTimeTestResult {
|
||||
has_ntrp_level: boolean;
|
||||
user_ntrp_level: string;
|
||||
last_test_result: TestResult;
|
||||
has_test_in_last_month: boolean; // 最近一个月是否有测试记录
|
||||
}
|
||||
|
||||
class EvaluateService {
|
||||
|
||||
Reference in New Issue
Block a user