In yii2, when querying a list, when type=5, you need to associate the image model based on value. How to avoid the redundant value in value?
浏览量: 8 1. The existing implementation is as follows 2. The generated SQL is as follows 3. However, only1827082629732850,1827082629732857The corresponding type=5, and the other ID’s type != 5. as shown in Figure 1 4....
Recent Comments