补发标题换主题
This commit is contained in:
parent
465cfa55f0
commit
e13894afe9
|
@ -189,7 +189,7 @@ public class ToDoResendTack extends AbstractTask {
|
|||
switch (t_status) {
|
||||
case "0":
|
||||
//标题
|
||||
String title = "请处理" + next.getString("fstartname") + "提交的" + next.getString("fentityname");
|
||||
String title = next.getString("fsubject");
|
||||
//PC地址
|
||||
String pcUrl = GetUrlUtils.getInstance().getPcUrl(next.getString("fprocessingpage"),
|
||||
next.getString("fprocessingmobilepage"),
|
||||
|
|
Loading…
Reference in New Issue