mozq
jie@mozq MINGW64 /d/0xcEdu/xcEduService01 ((20ce6a5...))
$ git branch -v
* (HEAD detached at 20ce6a5) 20ce6a5 eureka高可用 bug1 -DPORT=50102 -DEUREKA_SERVER=http://localhost:50101/eureka/ -DEUREKA_DOMAIN=eureka02 原因:必须使用defaultZone中的主机必须使用hostname中的配置。
  master                     20ce6a5 eureka高可用 bug1 -DPORT=50102 -DEUREKA_SERVER=http://localhost:50101/eureka/ -DEUREKA_DOMAIN=eureka02 原因:必须使用defaultZone中的主机必须使用hostname中的配置。

jie@mozq MINGW64 /d/0xcEdu/xcEduService01 ((20ce6a5...))
$ git checkout master
Switched to branch \'master\'
Your branch is up-to-date with \'origin/master\'.

jie@mozq MINGW64 /d/0xcEdu/xcEduService01 (master)
$ git status
On branch master
Your branch is up-to-date with \'origin/master\'.
nothing to commit, working tree clean

jie@mozq MINGW64 /d/0xcEdu/xcEduService01 (master)
$ git branch -v
* master 20ce6a5 eureka高可用 bug1 -DPORT=50102 -DEUREKA_SERVER=http://localhost:50101/eureka/ -DEUREKA_DOMAIN=eureka02 原因:必须使用defaultZone中的主机必须使用hostname中的配置。

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-08-21
  • 2021-10-07
  • 2022-12-23
  • 2021-09-12
猜你喜欢
  • 2018-12-02
  • 2021-11-05
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
相关资源
相似解决方案