Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
IM
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBizPOC_20003
IM
提交
8a4dc839
提交
8a4dc839
编写于
4月 09, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ibizdev提交
上级
c293d0c8
变更
6
显示空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
37 行增加
和
37 行删除
+37
-37
wfim_en_US.ts
app_WFWeb/src/locale/lanres/wfim/wfim_en_US.ts
+4
-4
wfim_zh_CN.ts
app_WFWeb/src/locale/lanres/wfim/wfim_zh_CN.ts
+4
-4
wfimwfim-w30-wfedit-view3-base.vue
...mwfim-w30-wfedit-view3/wfimwfim-w30-wfedit-view3-base.vue
+17
-17
config.xml
config.xml
+6
-6
application-wfweb2.yml
...p/im-app-wfweb2/src/main/resources/application-wfweb2.yml
+5
-5
application-dev.yml
im-boot/src/main/resources/application-dev.yml
+1
-1
未找到文件。
app_WFWeb/src/locale/lanres/wfim/wfim_en_US.ts
浏览文件 @
8a4dc839
...
...
@@ -118,14 +118,14 @@ export default {
caption
:
"回退"
,
tip
:
"deuiaction1_sendback"
,
},
tbitem24_c66
:
{
caption
:
"送会签"
,
tip
:
"tbitem24_c66"
,
},
tbitem24_c47
:
{
caption
:
"送首席风险官审核"
,
tip
:
"tbitem24_c47"
,
},
tbitem24_c66
:
{
caption
:
"送会签"
,
tip
:
"tbitem24_c66"
,
},
tbitem24_c37
:
{
caption
:
"送跨公司会签"
,
tip
:
"tbitem24_c37"
,
...
...
app_WFWeb/src/locale/lanres/wfim/wfim_zh_CN.ts
浏览文件 @
8a4dc839
...
...
@@ -117,14 +117,14 @@ export default {
caption
:
'回退'
,
tip
:
'回退'
,
},
tbitem24_c66
:
{
caption
:
'送会签'
,
tip
:
'送会签'
,
},
tbitem24_c47
:
{
caption
:
'送首席风险官审核'
,
tip
:
'送首席风险官审核'
,
},
tbitem24_c66
:
{
caption
:
'送会签'
,
tip
:
'送会签'
,
},
tbitem24_c37
:
{
caption
:
'送跨公司会签'
,
tip
:
'送跨公司会签'
,
...
...
app_WFWeb/src/pages/htwf/wfimwfim-w30-wfedit-view3/wfimwfim-w30-wfedit-view3-base.vue
浏览文件 @
8a4dc839
...
...
@@ -19,18 +19,18 @@
<div
slot=
'content'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.deuiaction1_sendback.tip'
)
}}
</div>
</tooltip>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"toolBarModels.tbitem24_c
66.visabled"
:disabled=
"toolBarModels.tbitem24_c66.disabled"
class=
''
@
click=
"toolbar_click(
{ tag: 'tbitem24_c66
' }, $event)">
<i-button
v-show=
"toolBarModels.tbitem24_c
47.visabled"
:disabled=
"toolBarModels.tbitem24_c47.disabled"
class=
''
@
click=
"toolbar_click(
{ tag: 'tbitem24_c47
' }, $event)">
<i
class=
''
></i>
<span
class=
'caption'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
66
.caption'
)
}}
</span>
<span
class=
'caption'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
47
.caption'
)
}}
</span>
</i-button>
<div
slot=
'content'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
66
.tip'
)
}}
</div>
<div
slot=
'content'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
47
.tip'
)
}}
</div>
</tooltip>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"toolBarModels.tbitem24_c
47.visabled"
:disabled=
"toolBarModels.tbitem24_c47.disabled"
class=
''
@
click=
"toolbar_click(
{ tag: 'tbitem24_c47
' }, $event)">
<i-button
v-show=
"toolBarModels.tbitem24_c
66.visabled"
:disabled=
"toolBarModels.tbitem24_c66.disabled"
class=
''
@
click=
"toolbar_click(
{ tag: 'tbitem24_c66
' }, $event)">
<i
class=
''
></i>
<span
class=
'caption'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
47
.caption'
)
}}
</span>
<span
class=
'caption'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
66
.caption'
)
}}
</span>
</i-button>
<div
slot=
'content'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
47
.tip'
)
}}
</div>
<div
slot=
'content'
>
{{
$t
(
'wfim.wfim_w30_wfeditview3toolbar_toolbar.tbitem24_c
66
.tip'
)
}}
</div>
</tooltip>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"toolBarModels.tbitem24_c37.visabled"
:disabled=
"toolBarModels.tbitem24_c37.disabled"
class=
''
@
click=
"toolbar_click(
{ tag: 'tbitem24_c37' }, $event)">
...
...
@@ -275,10 +275,10 @@ export default class WFIMWFIM_W30_WFEditView3Base extends Vue {
public
toolBarModels
:
any
=
{
deuiaction1_sendback
:
{
name
:
'deuiaction1_sendback'
,
caption
:
'回退'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'Sendback'
,
target
:
'SINGLEKEY'
}
},
tbitem24_c66
:
{
name
:
'tbitem24_c66'
,
caption
:
'送会签'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'C66'
,
target
:
'MULTIKEY'
}
},
tbitem24_c47
:
{
name
:
'tbitem24_c47'
,
caption
:
'送首席风险官审核'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'C47'
,
target
:
'MULTIKEY'
}
},
tbitem24_c66
:
{
name
:
'tbitem24_c66'
,
caption
:
'送会签'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'C66'
,
target
:
'MULTIKEY'
}
},
tbitem24_c37
:
{
name
:
'tbitem24_c37'
,
caption
:
'送跨公司会签'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'C37'
,
target
:
'MULTIKEY'
}
},
tbitem24_c44
:
{
name
:
'tbitem24_c44'
,
caption
:
'送合规总监审批'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'C44'
,
target
:
'MULTIKEY'
}
},
...
...
@@ -451,12 +451,12 @@ export default class WFIMWFIM_W30_WFEditView3Base extends Vue {
if
(
Object
.
is
(
$event
.
tag
,
'deuiaction1_sendback'
))
{
this
.
toolbar_deuiaction1_sendback_click
(
$event
,
''
,
$event2
);
}
if
(
Object
.
is
(
$event
.
tag
,
'tbitem24_c66'
))
{
this
.
toolbar_tbitem24_c66_click
(
$event
,
''
,
$event2
);
}
if
(
Object
.
is
(
$event
.
tag
,
'tbitem24_c47'
))
{
this
.
toolbar_tbitem24_c47_click
(
$event
,
''
,
$event2
);
}
if
(
Object
.
is
(
$event
.
tag
,
'tbitem24_c66'
))
{
this
.
toolbar_tbitem24_c66_click
(
$event
,
''
,
$event2
);
}
if
(
Object
.
is
(
$event
.
tag
,
'tbitem24_c37'
))
{
this
.
toolbar_tbitem24_c37_click
(
$event
,
''
,
$event2
);
}
...
...
@@ -573,7 +573,7 @@ export default class WFIMWFIM_W30_WFEditView3Base extends Vue {
* @param {*} [$event]
* @memberof
*/
protected
toolbar_tbitem24_c
66
_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
protected
toolbar_tbitem24_c
47
_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 取数
let
datas
:
any
[]
=
[];
...
...
@@ -582,14 +582,14 @@ export default class WFIMWFIM_W30_WFEditView3Base extends Vue {
const
_this
:
any
=
this
;
let
paramJO
:
any
=
{};
let
contextJO
:
any
=
{
"srfwfiatag"
:
"C
66
"
,
"srfwfstep"
:
"30"
};
let
contextJO
:
any
=
{
"srfwfiatag"
:
"C
47
"
,
"srfwfstep"
:
"30"
};
xData
=
this
.
$refs
.
form
;
if
(
xData
.
getDatas
&&
xData
.
getDatas
instanceof
Function
)
{
datas
=
[...
xData
.
getDatas
()];
}
// 界面行为
const
curUIService
:
IMWFv1WFUIService
=
new
IMWFv1WFUIService
();
curUIService
.
IMWFv1_C
66
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"WFIM"
);
curUIService
.
IMWFv1_C
47
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"WFIM"
);
}
/**
...
...
@@ -600,7 +600,7 @@ export default class WFIMWFIM_W30_WFEditView3Base extends Vue {
* @param {*} [$event]
* @memberof
*/
protected
toolbar_tbitem24_c
47
_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
protected
toolbar_tbitem24_c
66
_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 取数
let
datas
:
any
[]
=
[];
...
...
@@ -609,14 +609,14 @@ export default class WFIMWFIM_W30_WFEditView3Base extends Vue {
const
_this
:
any
=
this
;
let
paramJO
:
any
=
{};
let
contextJO
:
any
=
{
"srfwfiatag"
:
"C
47
"
,
"srfwfstep"
:
"30"
};
let
contextJO
:
any
=
{
"srfwfiatag"
:
"C
66
"
,
"srfwfstep"
:
"30"
};
xData
=
this
.
$refs
.
form
;
if
(
xData
.
getDatas
&&
xData
.
getDatas
instanceof
Function
)
{
datas
=
[...
xData
.
getDatas
()];
}
// 界面行为
const
curUIService
:
IMWFv1WFUIService
=
new
IMWFv1WFUIService
();
curUIService
.
IMWFv1_C
47
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"WFIM"
);
curUIService
.
IMWFv1_C
66
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"WFIM"
);
}
/**
...
...
config.xml
浏览文件 @
8a4dc839
...
...
@@ -40,14 +40,14 @@
mvn install
cd ..
mvn install
cd im-
boot
mvn clean package
cd im-
app/im-app-wfweb
mvn clean package
-Pprod
echo
'
echo
"
$para1
"'
>
apppasswd.sh
chmod -R 777 *
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
ssh root@172.16.102.61
"
mkdir -p /ibiz/nodes/node1/
DEEE206E-53BF-4A76-BBB4-0DBBAFEE9439
"
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
scp -r ./target/im
.jar root@172.16.102.61:/ibiz/nodes/node1/DEEE206E-53BF-4A76-BBB4-0DBBAFEE9439
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
ssh root@172.16.102.61
"
ps -ef | grep
'
/ibiz/nodes/node1/
DEEE206E-53BF-4A76-BBB4-0DBBAFEE9439
'
| tr -s
'
'
|cut -d
'
'
-f2,8,9 | grep -v grep | grep
'
jar
'
| cut -d
'
'
-f1|xargs --no-run-if-empty kill -9
"
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
ssh root@172.16.102.61
"
source /etc/profile;source ~/.bash_profile; nohup java -jar -Xms512m -Xmx1024m -XX:PermSize=128M -XX:MaxPermSize=128m /ibiz/nodes/node1/
DEEE206E-53BF-4A76-BBB4-0DBBAFEE9439/im.jar
>>
/ibiz/nodes/node1/DEEE206E-53BF-4A76-BBB4-0DBBAFEE9439/im_apiim 服务
-`date --date=
'
0 days ago
'
+%Y-%m-%d`.log 2
>&
1
&"
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
ssh root@172.16.102.61
"
mkdir -p /ibiz/nodes/node1/
AAD5D106-FE84-4E18-985D-A43198FE466F
"
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
scp -r ./target/im
-app-wfweb.jar root@172.16.102.61:/ibiz/nodes/node1/AAD5D106-FE84-4E18-985D-A43198FE466F
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
ssh root@172.16.102.61
"
ps -ef | grep
'
/ibiz/nodes/node1/
AAD5D106-FE84-4E18-985D-A43198FE466F
'
| tr -s
'
'
|cut -d
'
'
-f2,8,9 | grep -v grep | grep
'
jar
'
| cut -d
'
'
-f1|xargs --no-run-if-empty kill -9
"
setsid env SSH_ASKPASS=
'
./apppasswd.sh
'
DISPLAY=
'
none:0
'
ssh root@172.16.102.61
"
source /etc/profile;source ~/.bash_profile; nohup java -jar -Xms512m -Xmx1024m -XX:PermSize=128M -XX:MaxPermSize=128m /ibiz/nodes/node1/
AAD5D106-FE84-4E18-985D-A43198FE466F/im-app-wfweb.jar
>>
/ibiz/nodes/node1/AAD5D106-FE84-4E18-985D-A43198FE466F/im_appim 流程应用
-`date --date=
'
0 days ago
'
+%Y-%m-%d`.log 2
>&
1
&"
</command>
</hudson.tasks.Shell>
</builders>
...
...
im-app/im-app-wfweb2/src/main/resources/application-wfweb2.yml
浏览文件 @
8a4dc839
server
:
devmode
:
tru
e
port
:
8
080
devmode
:
fals
e
port
:
8
203
servlet
:
session
:
cookie
:
...
...
@@ -17,11 +17,11 @@ spring:
security
:
cas
:
server
:
host
:
http
://passportcs
.ibizlab.cn
host
:
http
s://passport
.ibizlab.cn
login
:
${security.cas.server.host}/login
logout
:
${security.cas.server.host}/logout
service
:
host
:
http://
localhost
:${server.port}
host
:
http://
172.16.102.61
:${server.port}
login
:
/login/cas
logout
:
/logout
...
...
@@ -36,7 +36,7 @@ logging:
app
:
web
:
url
:
http://
localhost
:${server.port}
url
:
http://
172.16.102.61
:${server.port}
wfstarturl
:
/#/%s/null/editview
# wfviewurl: /#/dewfdataredirectview
wfviewurl
:
/#/appwfdataredirectview
...
...
im-boot/src/main/resources/application-dev.yml
浏览文件 @
8a4dc839
server
:
port
:
8
101
port
:
8
080
spring
:
application
:
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录