Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
indicators
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangkb
indicators
Commits
8aa8d18b
Commit
8aa8d18b
authored
Jan 14, 2021
by
hzc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修复
parent
585706d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
TaskIndicatorValueTmpMapper.xml
...resources/mybatis/mapping/TaskIndicatorValueTmpMapper.xml
+1
-1
No files found.
src/main/resources/mybatis/mapping/TaskIndicatorValueTmpMapper.xml
View file @
8aa8d18b
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.keymobile.indicators.model.mapper.indicators.TaskIndValueTmpMapper"
>
<mapper
namespace=
"com.keymobile.indicators.model.mapper.indicators.TaskIndValueTmpMapper"
>
<select
id=
"
getByTaskId"
parameterType=
"java.lang.String
"
resultType=
"com.keymobile.indicators.model.entity.dataenter.TaskIndValueTmp"
>
<select
id=
"
selectByIndsAndObjs
"
resultType=
"com.keymobile.indicators.model.entity.dataenter.TaskIndValueTmp"
>
select *
select *
from data_enter_task_ind_val_tmp
from data_enter_task_ind_val_tmp
where ind_id in
where ind_id in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment