mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-12 04:53:46 +08:00
fix 修复oracle时间查询相关问题
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
# 此镜像仅用于测试 正式环境需自行安装数据库
|
||||
# SID: XE user: system password: oracle
|
||||
oracle:
|
||||
image: tekintian/oracle12c:latest
|
||||
container_name: oracle
|
||||
|
Reference in New Issue
Block a user