Tagged: $APPID$

运行时,不再报错。查看运行日志,未再报错。 0

In the shell script, avoid $appid$ to report an error: /config/init/config0.sh: line 184 appid unbound variable (prevent variables from being replaced)

浏览量: 1 1. In the shell script, an error is reported at runtime: /config/init/config0.sh line 184 appid unbound variable. as shown in Figure 1 2. Check the shell script, its value is:https://console.${RMT_MAIN_DOMAIN}/ccpauth/wx-msg-event/$APPID$/receive. ${rmt_main_domain} needs...