1、定位并解决收益未自动生成问题。
2、优化服务器列表筛选条件查询速度。
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
|
||||
<!-- 批量插入接口名称 -->
|
||||
<insert id="batchInsert" parameterType="java.util.List">
|
||||
INSERT IGNORE INTO all_interface_name
|
||||
INSERT INTO all_interface_name
|
||||
(
|
||||
interface_name,
|
||||
client_id,
|
||||
|
||||
Reference in New Issue
Block a user