feat: 源代码的下载
This commit is contained in:
parent
d871613c94
commit
ee1e5803a8
@ -1,7 +1,7 @@
|
|||||||
server:
|
server:
|
||||||
port: 8081
|
port: 8081
|
||||||
# url: http://121.36.71.250:58087/aishop/
|
url: http://121.36.71.250:58038/aishop/
|
||||||
url: http://192.168.0.115:8081/aishop/
|
# url: http://192.168.0.115:8081/aishop/
|
||||||
system-title: AI软著商城
|
system-title: AI软著商城
|
||||||
system-sub-title: AI软著商城
|
system-sub-title: AI软著商城
|
||||||
default-home-page: aishop/index/home
|
default-home-page: aishop/index/home
|
||||||
@ -101,7 +101,7 @@ file:
|
|||||||
|
|
||||||
api-path:
|
api-path:
|
||||||
# user-center: http://121.36.71.250:58085/operator
|
# user-center: http://121.36.71.250:58085/operator
|
||||||
user-center: http://192.168.0.15:8091/operator
|
user-center: http://121.36.71.250:58038/operator
|
||||||
client-id: 290ec23667434aa289d07ff4e2491c12
|
client-id: 290ec23667434aa289d07ff4e2491c12
|
||||||
client-secret: bStibC84cElYZCtNU2Zhd3dCeUpwMU5NaDZlbXhXTlFmR0pqcDhXMWZBdmxIdG9KZmEyTjJIRnI0dG1McEdEVA==
|
client-secret: bStibC84cElYZCtNU2Zhd3dCeUpwMU5NaDZlbXhXTlFmR0pqcDhXMWZBdmxIdG9KZmEyTjJIRnI0dG1McEdEVA==
|
||||||
operator-plugin: https://www.aimzhu.com/operator-plugin/
|
operator-plugin: https://www.aimzhu.com/operator-plugin/
|
||||||
@ -142,7 +142,7 @@ logging:
|
|||||||
|
|
||||||
aishop:
|
aishop:
|
||||||
# 账户系统地址
|
# 账户系统地址
|
||||||
account-service-path: http://192.168.0.15:8091/operator
|
account-service-path: http://121.36.71.250:58038/operator
|
||||||
# 客户系统地址
|
# 客户系统地址
|
||||||
copyright-service-path: http://121.36.71.250:58038/copyright
|
copyright-service-path: http://121.36.71.250:58038/copyright
|
||||||
# 门户系统地址
|
# 门户系统地址
|
||||||
|
Loading…
Reference in New Issue
Block a user