@@ -321,7 +321,7 @@ public class SyOrderDataServiceImpl extends ServiceImpl<SyOrderDataMapper, SyOrd
/*
- 查询数据
+ 查询最终供应商数据
*/
public SyOrderDataVO queryOrder(String orderItemID) throws Exception{
SyOrderDataVO syOrderDataVO = new SyOrderDataVO();