fs-danaus
2021-03-05 a6a76f98715a5539c8fd77676d0ea1af5c9c5a4c
提交 | 用户 | age
a6a76f 1 #附件上传的保存地址    不设置默认保存在相对路径下
F 2 #为了兼容之前绝对路径 保存路径不要包含WEB-INF 否则将会被视为采用项目相对路径而出现错误
3 ########attachment.savepath=D:\images
4 #attachment.save.path=D:\images
5 #默认允许上传最大的10MB  没有通过权限控制下  如果有通过权限控制则以权限控制为标准
6 attachment.default.allowed.size=10485760
7 attachment.server=https://img.onbus.cn
8 #图片
9 #image.save.pth=D:\images
10 # Shopping.Image.Server
11 Shopping.Image.Server=http://img.onbus.cn:9001
12 #保存手机生成页面的路径 
13 #Ionic.webUrl=D:/ionicPage/
14 a
15 Ionic.webUrl=D:/ionic_web/
16 Ionic.PageUrl=D:/ionic_updatePage/
17 #热更新的模板文件路径,用以执行生成更新包
18 #Ionic.TempleteUrl=D:/ionic/ionic_chcp
19 Ionic.TempleteUrl=D:/ionic_templete/ionic_chcp
20 Ionic.CreateAPPPort=false
21
22
23 #RSA Tool 公钥文件位置
24
25 RSA.PublicKey.File=D:/workspace/eCoWorksV3-test/src/key/pub.key
26 RSA.PrivateKey.File=D:/workspace/eCoWorksV3-test/src/key/pri.key
27 #openssl 可执行文件存放的位置
28 OpenSSL=D:/openssl1.1/bin/openssl.exe
29
30 # OAuth2 for QQ/WeiXin 登录回调网址
31 Oauth2.HostName=http://open.onbus.cn
32 #禁用指定服务端口不能使用9801,9802功能号
33 #DisablePort=;9001;80;
34 #是否启动德立定时任务
35 #isDeliRunSchedule=1
36 #极光推送
37 #isJpushRunSchedule=1
38 #是否启动金屋定时任务
39 #isJinWuRunSchedule=1
40 #定时执行更新9802等元数据任务
41 #isFormsRunSchedule=1
42 #定时执行打卡考勤
43 #isAttendanceRunSchedule=1
44 #定时执行SMS短信
45 #isSMSRunSchedule=1
46 #取消超时支付的订单
47 #isCancelPaymentOrdersOvertime=1
48 # ======swagger是否启用配置字段,正式环境设置为false======
49 swagger.enable=true
50 #指定备份app,personalized目录
51 backup.AppDir=d:/web9001