Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
傅伟强-富德
/
test
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit c1bc7933
authored
Apr 12, 2019
by
傅伟强-富德
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test.txt
1 parent
e69e07d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
49 deletions
test.txt
test.txt
View file @
c1bc793
...
@@ -8,60 +8,20 @@
...
@@ -8,60 +8,20 @@
</plugin>
</plugin>
if (StringUtils.isNotNullAndEmpty(configType)==true) {
//保存登录动作
configMap.put("configType", configType);
GrasSysOperationLog grasSysOperationLog=new GrasSysOperationLog();
}
grasSysOperationLog.setUserId(userId);
grasSysOperationLog.setOperation("/gras/login/singleLogin?user="+user+"&passWord="+password);
grasSysOperationLog.setCreatedUser(userId);
grasSysOperationLog.setUpdatedUser(userId);
grasSysOperationLog.setPkSerial(NumberUtil.random10());
grasSysOperationLog.setOperationDate(new Date());
Map<String,String> configMap = new HashMap<>();
grasSysOperationLogService.addGrasSysOperationLog(grasSysOperationLog);
configMap.put("configCode", "0005");
configMap.put("isValid", "Y");
configMap.put("configType", "2");
<if test="configCode != null">
and CONFIG_CODE = #{configCode,jdbcType=VARCHAR}
</if>
<if test="configType != null">
and CONFIG_TYPE = (#{configType,jdbcType=VARCHAR})
</if>
java.net.URLEncoder.encode("已分单", "UTF-8")
分单结果批量调整满足条件
1.失效件:
(1)保单进入失效月次月至失效日起两年内;
(2)失效原因满足下列其中一项:
保全:未在规定宽限期内缴纳续期保费;
保全:借款本金和利息和超过保单现金价值;
保全:保单的现金价值不足以垫缴保费;
(3)保单渠道与收展服务人员岗位相匹配。
2.缓缴件
(1)保单有效状态的长险(万能险);
(2)保单渠道与收展服务人员岗位相匹配。
if(item.configCode=="0002" || item.configCode=="0003" || item.configCode=="0004"){
"UIWL_AN1","UIED_AN1","UIAN_DN1","UIAN_EN1","UBWL_AN1","UBEN_AN1","UBED_CN1"
https://www.jianshu.com/p/01a6a61d9e02
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment