parent
992113f7e4
commit
2eea9f32cb
@ -180,7 +180,7 @@ public class OrderUtils {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
object.put("status", "error");
|
object.put("status", "error");
|
||||||
object.put("mag", "根据编码【" + assnumber + "】未获取到对应的资源号!");
|
object.put("mag", "系统暂无该资源(" + assnumber + ")图册,请联系管理员!");
|
||||||
object.put("list", jsonArray);
|
object.put("list", jsonArray);
|
||||||
return object;
|
return object;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user