README
This commit is contained in:
parent
543665e6a0
commit
a9c1854c7f
16
README.md
16
README.md
|
|
@ -221,14 +221,26 @@ server {
|
||||||
|
|
||||||
**感谢大家的关注与支持!希望利用本人从事电商10余年的经验帮助到大家提升工作效率!**
|
**感谢大家的关注与支持!希望利用本人从事电商10余年的经验帮助到大家提升工作效率!**
|
||||||
|
|
||||||
|
### 4.1 赠人玫瑰手留余香
|
||||||
💖 如果觉得有用记得点 Star⭐
|
💖 如果觉得有用记得点 Star⭐
|
||||||
|
<img src="docs/star.jpg" width="414" />
|
||||||
|
|
||||||
|
### 4.2 加入知识星球一起交流
|
||||||
|
|
||||||
💖 欢迎一起交流!
|
💖 欢迎加入知识星期获得作者帮助和朋友们一起交流!
|
||||||
|
|
||||||
|
|
||||||
<img src="docs/知识星球.jpg" width="300px" />
|
<img src="docs/知识星球.jpg" width="300px" />
|
||||||
|
|
||||||
|
|
||||||
|
### 4.3 捐助作者
|
||||||
|
作者为兼职做开源,平时还需要工作,如果帮到了您可以请作者吃个盒饭
|
||||||
|
|
||||||
|
<img src="docs/微信收款码.jpg" width="300px" />
|
||||||
|
<img src="docs/支付宝收款码.jpg" width="300px" />
|
||||||
|
|
||||||
|
### 4.4 获取授权与服务
|
||||||
|
|
||||||
|
[如何获取授权与服务](https://mp.weixin.qq.com/s/mATn2nfc5bUePohS_s2WGw)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -82,7 +82,7 @@ spring:
|
||||||
#security:
|
#security:
|
||||||
# rules:
|
# rules:
|
||||||
# - pattern: /api/tao-service/** # 定义需要授权的URL模式
|
# - pattern: /api/tao-service/** # 定义需要授权的URL模式
|
||||||
eureka:
|
#eureka:
|
||||||
client:
|
# client:
|
||||||
serviceUrl:
|
# serviceUrl:
|
||||||
defaultZone: http://127.0.0.1:8761/eureka/
|
# defaultZone: http://127.0.0.1:8761/eureka/
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 135 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
Loading…
Reference in New Issue