123456789101112131415161718192021 |
- {
- "LanXinConfig": {
- "Url": "https://it.ofilm.com/portal/api/v1/lx/sendMsg",
- "Appid": "100570",
- "Secret": "L_9r@1b6Ui427uAqaI",
- "Tousers": "T10836,NF0899,N738361,NF1732"
- },
- "ConnectionStrings": {
- "eap": "Server=192.168.124.94;Port=3306;Database=eap;Uid=root;Pwd=ofilmeap;Charset=utf8;Max Pool Size=10;",
- "eapslave": "Server=192.168.124.97;Port=3306;Database=eap;Uid=root;Pwd=ofilmeap;Charset=utf8;Max Pool Size=10;"
- },
- "eap": {
- "DbType": "MySql",
- "ConnectionStrings": "Server=192.168.124.94;Port=3306;Database=eap;Uid=root;Pwd=ofilmeap;Charset=utf8;Max Pool Size=10;Allow User Variables=True;"
- },
- "Interval": 10, // ¼ä¸ôʱ¼ä£¨·ÖÖÓ£©
- "MaxQueueCount": 100,
- "MysqlCheckInterval": 1,
- "OfilmRecipeSperators": [ ".", "_", " ", "|" ],
- "Delay": 2
- }
|