Merge remote-tracking branch 'origin/master'
| | |
| | | server: |
| | | port: 8010 |
| | | |
| | | #默认对象存储配置 |
| | | #oss配置 |
| | | oss: |
| | | enabled: true |
| | | name: minio |
| | | tenant-mode: true |
| | | endpoint: http://127.0.0.1:9000 |
| | | access-key: D99KGE6ZTQXSATTJWU24 |
| | | secret-key: QyVqGnhIQQE734UYSUFlGOZViE6+ZlDEfUG3NjhJ |
| | | bucket-name: bladex |
| | | tenant-mode: false |
| | | endpoint: http://s16s652780.51mypc.cn:21403 |
| | | bucket-name: caster |
| | | access-key: minioadmin |
| | | secret-key: minioadmin |
| | |
| | | <if test="jtype!=null and jtype!=''"> |
| | | and a.jtype=#{jtype} |
| | | </if> |
| | | <if test="district!=null and district!=''"> |
| | | <if test="addvcd!=null and addvcd!=''"> |
| | | and a.district=#{district} |
| | | </if> |
| | | <if test="waringType!=null and waringType!=''"> |