Tag: response handling
-
Post Views: 20 1. Get the menu list, as shown in Figure 1 2. Check the available Debug data, its data comes from HTTP, as shown in Figure 2 3. Check the http model file: common/logics/http/cmc_console/menu.php, the code is as follows 4. CmcConsoleHttp is a component, configure the HTTP client through the application component, refer to the URL:https://www.yiiframework.com/extension/yiisoft/yii2-httpclient/doc/guide/2.0/zh-cn/usage-setup-client-instance, view the…
