lidongdong
2024-07-09 e488ef629280626d3b436455fc08c82777f02f1d
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -102,6 +102,7 @@
            </if>
        </where>
        GROUP BY nfpi.id
        order by nfpi.status asc,nfpi.creation_time desc
    </select>
@@ -165,6 +166,7 @@
            </if>
        </where>
        GROUP BY nfpi.id
        order by nfpi.status asc,nfpi.create_time desc
    </select>