同步功能编写完毕

This commit is contained in:
xuetao.li
2023-05-17 17:12:37 +08:00
parent 0c0567095a
commit 405d2d0828
15 changed files with 305 additions and 68 deletions
@@ -132,17 +132,20 @@ huawei.OBS.fileMaxSize=10 #\u6587\u4EF6\u4E0A\u4F20\u6700\u5927M\u6570
logging.level.com.adc: debug
# CMP???????????
# CMP TEST ENV
cmp.url=https://cmp-uat.faw-vw.in/
cmp.appkey=TI062S001Uat
cmp.appSecret=ee493505524d4f628e52058f4df3a4fb
# CMP???????????
# CMP PROD ENV
#cmp.url=https://cmp.faw-vw.in/employee/v1/
#cmp.appkey=TI062S001Uat
#cmp.appSecret=ee493505524d4f628e52058f4df3a4fb
# SSO????
# SSO TEST ENV
sso.url=https://iamuat.faw-vw.com/
sso.clientId=43da19911e74a14dd5d9
sso.clientSecret=67da1e83183e854535cae9027cfbdb12cbc3
sso.clientSecret=67da1e83183e854535cae9027cfbdb12cbc3
# ROLE FIX USER
user.fix.role=wei.sheng,miao.qi
@@ -72,7 +72,6 @@ queue.capacity=8
mybatis-plus.configuration.map-underscore-to-camel-case=true
spring.activiti.database-schema-update=true
# ????????:true-???????false-??
spring.activiti.check-process-definitions=false