补发修改
This commit is contained in:
parent
060c4715b6
commit
c2b338d99e
|
@ -44,7 +44,7 @@ public class GetUrlUtils {
|
|||
urlBuffer.append("&accountId=").append(accountId);
|
||||
urlBuffer.append("&activityId=").append(activityId);
|
||||
urlBuffer.append("&tId=").append(taskId);
|
||||
urlBuffer.append("&apptype=backlogMQ");
|
||||
urlBuffer.append("&apptype=todo");
|
||||
return urlBuffer.toString();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue