|
@@ -51,8 +51,4 @@ public class CacheHelper {
|
|
"cn.com.qmth.examcloud.core.oe.common.cache.ExamRecordPropertyCache");
|
|
"cn.com.qmth.examcloud.core.oe.common.cache.ExamRecordPropertyCache");
|
|
}
|
|
}
|
|
|
|
|
|
- public static void main(String[] args) {
|
|
|
|
- ExamRecordPropertyCacheBean b = getExamRecordProperty(80505L);
|
|
|
|
- System.out.println(b.getExamId());
|
|
|
|
- }
|
|
|
|
}
|
|
}
|