| | |
| | | /// æååºå¾
åè´§åº(å¹³åº)+忥ERPåºåº(å·²ç»å®åºåºååºå) |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent OutProductPK(string[] OutPKCodes, string ProOutNo); |
| | | WebResponseContent OutProductPK(SaveModel saveModel, string ProOutNo); |
| | | /// <summary> |
| | | /// æååºå¾
åè´§åº(å¹³åº)+忥ERPåºåº(æªç»å®åºåºååºå) |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent OutProductNoPK(string[] OutPKCodes, string ProOutNo); |
| | | WebResponseContent GetProOutOrders(SaveModel saveModel); |
| | | /// <summary> |
| | | /// è·åæç» |
| | | /// </summary> |
| | | /// <param name="keyId"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent GetOrderDetails(int keyId); |
| | | } |
| | | } |