mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
fix issue #I3YVBH 兼容oracle 11g
add load all users/roles for flowinstance fix issue #I3W5YR
This commit is contained in:
@@ -59,7 +59,7 @@ layui.config({
|
||||
})
|
||||
|
||||
//系统基本参数
|
||||
$(".version").text("v2.0"); //当前版本
|
||||
$(".version").text("v3.2"); //当前版本
|
||||
$(".author").text("yubaolee"); //开发作者
|
||||
$(".homePage").text("/Home/Index"); //网站首页
|
||||
$(".server").text("centos docker"); //服务器环境
|
||||
|
Reference in New Issue
Block a user