Toggle navigation
Toggle navigation
This project
Loading...
Sign in
zyn
/
cjs-cms
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
bruce
2019-05-28 10:15:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
050a34512987b5d3760eecd90fd32832179040a2
050a3451
1 parent
118b1748
新需求上线
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/mybatis/user/pick/out-prop-apply-pick-mapper.xml
src/main/resources/mybatis/user/pick/out-prop-apply-pick-mapper.xml
View file @
050a345
...
...
@@ -43,7 +43,7 @@
A.PICKING_ADDRESS, A.OP_STATION, A.PICKING_DATE, A.POSITION_STR, A.EXPRESS_ADRESS,
case A.SDCPROPAPPLY_STATUS
when '0' then '已申请'
when '1' then '已确定'
z
when '1' then '已确定'
when '2' then '已确定否决'
when '3' then '已审核'
when '4' then '已审核否决'
...
...
Please
register
or
login
to post a comment