订单管理相关
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
|
||||
<select id="selectByOrderId"
|
||||
resultType="com.zt.plat.module.contractorder.dal.dataobject.purchaseorder.PurchaseOrderDO">
|
||||
select * from bse_prch_ord;
|
||||
select * from bse_prch_ord where sys_ord_num =#{orderId};
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user