{
    "AppSettings": {
        "sms":{"cron":"0/5 * * * * *","count":10000,"max":100,"threadcount":10,"serialno":"EUCP-EMY-SMS1-08TBV","key":"95EE0BEC0D8DF1CE"},
        "pdf":{"count":10000,"max":100,"threadcount":1,"file":"../pdf/anntemp.html"},
        "receipt":{"count":10000,"max":100,"threadcount":10},
        "jobs":{
            "autoschedule":{"cron":"0/10 * * * * *"},
        },
        "add_static":{"cron":"0/5 * * * * *","count":10000,"max":100,"threadcount":10},
        "add_file":{
            "oss":{
                "region":"oss-cn-beijing",
                "bucket":"law-jxrc",
                "key":"LTAIzPrmLrpFzgF7",
                "secret":"gIXfHLWrEEy5CjEjOcxTei7fuVEKoy",
                "path":"/",
                "FilePrefix":"https://data.elecadd.com/web/temp","FileProvider":"1"
            },
            "indexbanner":"/static/index/banner.js",
            "indexcategory":"/static/index/category.js",
            "indexfinance":"/static/index/finance.js",
            "indexmotto":"/static/index/motto.js",
            "indexexcel":"/static/index/excel.js",
            "indextopic":"/static/index/topic.js",
            "indexauthor":"/static/index/author.js",
            "article":"/static/article",
            "author":"/static/author",
            "topic":"/static/topic",
            "authors":"/static/index/authorList",
            "excels":"/static/index/excel",
            "topics":"/static/index/topicList",
            "indexarticle":"/static/index/articleList/new", 
            "indexarticleexcel":"/static/index/articleList/excel",
            "indexarticlehot":"/static/index/articleList/hot",
            "commentreport":"/static/comment",
            "articlecomment":"/static/article",
        },
        "send":{"count":1,"upload":"./upload/"},
        "w_add_connect": {
            "host": "192.168.43.96",
            "localAddress": "192.168.43.96",
            "port": "3306",
            "user": "root2",
            "password": "111111",
            "database": "cv_law",
            "charset": "utf8_general_ci",
            "timeout": 60000
        },
        "r_add_connect": {
            "host": "192.168.43.96",
            "localAddress": "192.168.43.96",
            "port": "3306",
            "user": "root2",
            "password": "111111",
            "database": "cv_law",
            "charset": "utf8_general_ci",
            "timeout": 60000
        },
        "w_data_connect": {
            "host": "192.168.43.96",
            "localAddress": "192.168.43.96",
            "port": "3306",
            "user": "root2",
            "password": "111111",
            "database": "cv_data",
            "charset": "utf8_general_ci",
            "timeout": 60000
        },
        "r_data_connect": {
            "host": "192.168.43.96",
            "localAddress": "192.168.43.96",
            "port": "3306",
            "user": "root2",
            "password": "111111",
            "database": "cv_data",
            "charset": "utf8_general_ci",
            "timeout": 60000
        },
        "mysqlconnect": {
            "host": "192.168.43.96",
            "localAddress": "192.168.43.96",
            "port": "3306",
            "user": "root2",
            "password": "111111",
            "database": "cv_zc",
            "charset": "utf8_general_ci",
            "timeout": 60000
        },
        "mssqlconnect": {
            "server": "192.168.43.96",
            "localAddress": "192.168.43.96",
            "port": "1433",
            "user": "sa",
            "password": "sa",
            "database": "SSIDB-DEV",
            "pool": { "min": 0, "max": 10, "idleTimeoutMillis": 3000 },
            "timeout": 60000
        },
        "memconnect": {
            "hosts": "localhost:11211",
            "datetime": 60000,
            "retries": 10,
            "retry": 10000,
            "remove": true,
            "failOverServers": ["192.168.43.96:11211"]
        },
        "mongoconnect": { "hosts": "mongodb://localhost:27017/myproject" },
        "urlconnect": {
            "host": "www.coooders.com",
            "port": "80",
            "method": "post",
            "timeout ": 60000
        },
        "mailconnect": {
            "host": "smtp.exmail.qq.com",
            "user": "trace",
            "password": "***",
            "port": 465,
            "ssl": true,
            "tls": false,
            "tls1": { "ciphers": "SSLv3" }
        },
        "esconnect": {
            "host": "192.168.43.96:9200",
            "log": "trace"
        },
        "sms_connect": {
            "host": "http://sdk4rptws.eucp.b2m.cn:8080/sdk/SDKService?wsdl",
            "log": "trace"
        }
    }
}