wangwei 7 anni fa
parent
commit
7ad69108fa

+ 11 - 0
core-domain/src/main/java/cn/com/qmth/examcloud/service/core/params/OrgProperties.java

@@ -0,0 +1,11 @@
+package cn.com.qmth.examcloud.service.core.params;
+
+/**
+ * 机构属性
+ * 
+ * @author wang wei
+ * @date 2018年4月11日
+ */
+public interface OrgProperties {
+
+}