1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

后端添加域名访问首页入口单页;前端打包塞入Gateway中

This commit is contained in:
2023-04-22 17:18:24 +08:00
parent d4edba9212
commit f5bc5b9eef
52 changed files with 451 additions and 157 deletions

View File

@@ -42,6 +42,21 @@
Java代码中小程序AppID、密钥处理小程序代码中小程序AppID处理
# host 文件地址
C:\Windows\System32\drivers\etc
配置项
127.0.0.1 epp.only4.work
127.0.0.1 epp-prod.only4.work
查看配置
ping epp.only4.work
ping epp-prod.only4.work
# 后端项目启动命令