摘要:
<insert id="insertRecordList" parameterType="java.util.List"> INSERT INTO e_record_access (video_url, access_time, access_address, device_type, device 阅读全文
摘要:
package com.leelen.esafe.test; import org.junit.Test; import java.util.ArrayList; import java.util.List; import java.util.concurrent.*; public class T 阅读全文