Blame view

fw-morax-server/src/main/resources/application-test.yml 1.82 KB
d94b5225   张志伟   :tada:
1
2
3
4
  spring:
    cloud:
      nacos:
        discovery:
32f47892   张志伟   feature(*): 修改测试环...
5
          server-addr: 172.26.154.169:8848
d94b5225   张志伟   :tada:
6
7
8
9
10
11
12
          metadata:
            group: discovery-test-group
            region: test
            version: 1.0
          namespace: 0ba6d5d6-2a49-4086-b6c3-dbeec01c61a4
    datasource:
      password: mysql@pwd123
80ae904a   张志伟   feature(*): 修改数据库地址
13
      url: jdbc:mysql://172.26.154.169:3301/fw_morax?characterEncoding=UTF-8&useSSL=false
d94b5225   张志伟   :tada:
14
15
      username: test
    redis:
32f47892   张志伟   feature(*): 修改测试环...
16
17
      host: 172.26.154.169
      port: 6378
d94b5225   张志伟   :tada:
18
19
20
21
22
      password: fw@test@redis
    url:
      http-file-url: https://testgate.feewee.cn/file
  
  nacos:
32f47892   张志伟   feature(*): 修改测试环...
23
    server-addr: 172.26.154.169:8848
d94b5225   张志伟   :tada:
24
25
26
27
    plugin:
      namespace: 0ba6d5d6-2a49-4086-b6b3-dbeec01c61a4
  
  rocketmq:
32f47892   张志伟   feature(*): 修改测试环...
28
    name-server: 172.26.154.169:9876
d94b5225   张志伟   :tada:
29
30
31
32
33
  
  
  fastdfs:
    charset: UTF-8
    connectTimeout: 2
21dea9a2   张志伟   :fire:
34
    group: moraxdfs
d94b5225   张志伟   :tada:
35
36
37
38
39
40
    networkTimeout: 30
    port: 8080
    secretKey: FastDFS1234567890
    servers: 192.168.0.230:22122
    token: 'no'
  
d94b5225   张志伟   :tada:
41
42
43
44
45
46
47
48
  logging:
    file:
      max-history: 15
      max-size: 1GB
    level:
      root: info
      cn.fw: info
      org.zalando.logbook: trace
b25b8f5a   张志伟   :rocket:
49
  p6spy-db:
b524c598   姜超   feature(*): 绩效组参数校验
50
    url: jdbc:p6spy:mysql://172.26.154.169:3301/fw_morax?characterEncoding=UTF-8&useSSL=false
d94b5225   张志伟   :tada:
51
52
53
  
  task:
    switch: 'on'
b25b8f5a   张志伟   :rocket:
54
  
b0f4e55e   姜超   [jiangchao] 绩效组保存审批
55
  flow:
5f82695a   姜超   feature(*): 审批配置文件提交
56
57
58
    kpiGroupConfig: "P8U7YTGC95" #绩效组修改审批
    salaryGroupConfig: "W7KM0T97UT" #薪酬组修改审批
    kpiStarAdjustment: "Y31C4OZ960" #绩效星级特殊调整
70aeec73   姜超   feature(*): 实体类注解、配置
59
    incomeCompensationConfig: "9D7U2EZ76T" #岗位最低收入补贴
0a90b3d7   姜超   feature(*): 考评组审批修改
60
    evalGroupConfig: "RFCLU40R6X" #考评组审批
eccb0d64   姜超   feature(*): 考评详情查询
61
    evalShopReward: "M64KL477AY" #门店奖惩审批
6443c00b   张志伟   feature(*): 发放工资&...
62
  
ea6b2fd6   姜超   feature(*): 门店奖惩分配
63
  
6443c00b   张志伟   feature(*): 发放工资&...
64
65
  todo:
    person-confirm: 'wqDmVvAQ6b'
a7a26e53   姜超   feature(*): 支付薪酬查看
66
    pay-salary-notice: 'XaZZP1ADtz'
8464701b   姜超   feature(*): 绩效组变动通知
67
    kpi-group-change: 'pWRIQeXZvI'
ea6b2fd6   姜超   feature(*): 门店奖惩分配
68
    salary-group-change: 'zLFSx8BA2I'
8a90c0e6   姜超   feature(*): 导入修改
69
    eval-indicator-import: 'Ymxx2oDdoY'
d9e88886   姜超   feature(*): 模板文件修改
70
71
72
    dist-eval-reward: 'Z5zts26iwi'
  
  file-url:
f9d17244   姜超   feature(*): 下载文件...
73
    eval-staff: "https://testgate.feewee.cn/file/download?fid=2d2b7e2ea632493db10cf7f3c97342a5"
c392ff73   姜超   feature(*): 配置修改
74
    eval-shop: "https://testgate.feewee.cn/file/download?fid=05a391b7424d48b2bb8c8f12366ad22a"