记得上下班打卡 | git大法好,push需谨慎

Commit f4076743 authored by anjiabin's avatar anjiabin

修改mongodb-test配置

parent 30782421
...@@ -281,44 +281,6 @@ ...@@ -281,44 +281,6 @@
form.submit(); form.submit();
} }
$(function() { $(function() {
var options = {
url: prefix + "/list",
sortName: "sort",
modalName: "演出",
columns: [{
checkbox: false
},
{
field: 'mon',
title: 'Mon'
},
{
field: 'thu',
title: 'thu'
},
{
field: 'wed',
title: 'Wed'
},
{
field: 'thu',
title: 'Thu'
},
{
field: 'fri',
title: 'Fri'
},
{
field: 'sat',
title: 'Sat'
},
{
field: 'sun',
title: 'Sun'
}]
};
// $.table.init(options);
<!-- laydate示例 --> <!-- laydate示例 -->
layui.use(['laydate'], function(){ layui.use(['laydate'], function(){
var laydate = layui.laydate; var laydate = layui.laydate;
......
...@@ -23,7 +23,8 @@ liquidnet: ...@@ -23,7 +23,8 @@ liquidnet:
knife4j: knife4j:
disable: false disable: false
redis: redis:
host: r-2zefzyjbij5vbez65y.redis.rds.aliyuncs.com host: r-2ze7002ckw5u75fgukpd.redis.rds.aliyuncs.com
# host: r-2zefzyjbij5vbez65y.redis.rds.aliyuncs.com
port: 6380 port: 6380
password: PO@B!Iud32 password: PO@B!Iud32
# host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com # host: r-2ze7002ckw5u75fguk.redis.rds.aliyuncs.com
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment