|
|
@ -127,7 +127,7 @@ public class ModelTool { |
|
|
|
if (createTimeDate.before(new Date(startTimeDate.getTime() + 1000 * 60 * 60 * 24 * 10))){ |
|
|
|
if (createTimeDate.before(new Date(startTimeDate.getTime() + 1000 * 60 * 60 * 24 * 10))){ |
|
|
|
isAuthorization = Boolean.TRUE; |
|
|
|
isAuthorization = Boolean.TRUE; |
|
|
|
} |
|
|
|
} |
|
|
|
isAuthorization = Boolean.TRUE; |
|
|
|
|
|
|
|
if (isAuthorization) { |
|
|
|
if (isAuthorization) { |
|
|
|
// 判断模型使用权限
|
|
|
|
// 判断模型使用权限
|
|
|
|
// 根据给定的类名初始化类 加密不需要反实例化new
|
|
|
|
// 根据给定的类名初始化类 加密不需要反实例化new
|
|
|
|