2 years ago
parent
commit
f8cdc29fe1

+ 1 - 0
platform-dao/src/main/resources/mapper/store/OutStoreFormMapper.xml

@@ -296,6 +296,7 @@ outstoreform.process_instance_id,
                 </foreach>
             </if>
         </where>
+        order by form.id
 
     </select>