|
@@ -1,11 +1,11 @@
|
|
/*
|
|
/*
|
|
* *************************************************
|
|
* *************************************************
|
|
* Copyright (c) 2019 QMTH. All Rights Reserved.
|
|
* Copyright (c) 2019 QMTH. All Rights Reserved.
|
|
- * Created by Deason on 2019-05-05 09:58:45.
|
|
|
|
|
|
+ * Created by Deason on 2019-05-05 14:12:39.
|
|
* *************************************************
|
|
* *************************************************
|
|
*/
|
|
*/
|
|
|
|
|
|
-package cn.com.qmth.examcloud.core.questions.dao.entity;
|
|
|
|
|
|
+package cn.com.qmth.examcloud.core.questions.dao.entity.base;
|
|
|
|
|
|
import javax.persistence.GeneratedValue;
|
|
import javax.persistence.GeneratedValue;
|
|
import javax.persistence.GenerationType;
|
|
import javax.persistence.GenerationType;
|