fix(测试跟踪): 测试计划-接口用例-列表选中所有数据排序后取消关联提示SQL错误

--bug=1013963 --user=宋昌昌 [测试计划]-接口用例-按ID排序后选中所有数据取消关联提示sql错误 https://www.tapd.cn/55049933/s/1180459
This commit is contained in:
songcc 2022-06-13 20:12:55 +08:00 committed by 刘瑞斌
parent ea6e5cd5a8
commit 28bb61a8fb
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@
create_user_id ${order.type}
</when>
<otherwise>
${order.name} ${order.type}
c.${order.name} ${order.type}
</otherwise>
</choose>
</foreach>