@ -83,7 +83,6 @@ public class InvMAOrderController {
/**
* 提交审核
*
* @param orderId
* @return
*/
@PostMapping("/inv/MA/order/submitAudit")
@ -210,6 +210,7 @@
AND status = #{status}
</if>
</where>
order by updateTime desc
</select>
<select id="selectByOrderId" resultMap="BaseResultMap">