commit for pull

Cette révision appartient à :
caixiang 2023-04-06 15:26:01 +08:00
Parent d366d7d922
révision d70f19adcd

Voir le fichier

@ -26,4 +26,11 @@
- Maven3.0+
- MySQL8.0
- redis6.0+
<br>
<br>
**切换到现场环境**
- gateway 下的 application.yml 改redis地址 改成10.0.1.249那个
- gateway 下的 application-dev.yml 选用 “MySQL-local” 和 “camline系统 - local” 这两个
- packaging 下的 KukaJoinThread 要把 三个启动线程放开kukaStep1.scheduleAtFixedRate、kukaStep2.scheduleAtFixedRate、kukaStep3.scheduleAtFixedRate
<br>