Tagged: serializeDataProvider

实际的响应结果如下:所有字段类型皆为字符串 0

In Yii 2, the query data is declared based on yii\db\ActiveQuery::joinWith() , and the analysis solution of the response field type is a string

浏览量: 13 1. In \QQ\RESTS\Article_Category\StandardIndexAction.php 2. The expected response results are as follows: 3. The actual response result is as follows: all field types are strings, as shown in Figure 1 4. Edit \qq\rests\article_category\serializer.php,...