liujiandao
2024-03-14 ac0318fc8120bb1452220fd8e586b8e04a1df26a
proto/purchase_wms.proto
@@ -90,6 +90,11 @@
  string supplierName = 3;
  int64 amount = 4;
  int64 status = 5;
  string productName = 6;
  string productId = 7;
  string specs = 8;//物料规格
  string unit = 9;//单位
  int64 finishAmount = 10;//完成数量
}
message GetPurchaseInfoResponse {