Commit
This commit is contained in:
@@ -15,5 +15,5 @@ import java.util.List;
|
||||
@Mapper
|
||||
public interface StockAdjustDao extends ITsTradeDate {
|
||||
@BatchInsert
|
||||
int insertOrUpdateListTushare(@BatchList List<JSONObject> list);
|
||||
int insertOrUpdateList(@BatchList List<JSONObject> list);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user