zhangqian
2023-11-27 0fe9cf3173776fa4539a0719d45fc3fff3849f4c
proto/purchase_wms.proto
@@ -26,6 +26,7 @@
message PurchaseToWmsResponse {
  int32 code = 1;
  string message = 2;
  string Warehouse = 3;
}
//------------------------------------------------UpdatePurchaseStatus-------------------------------------