erp-service-error-pop.yml 3.11 KB
# pop code 范围 6000xxxx
60001000:
  message: "succeed"
  gwError: 200:成功
60001001:
  message: "fail"
  gwError: 500:失败
60001002:
  message: "invalid factory code"
  gwError: 401:厂家编号无效
60001003:
  message: "empty jit sku"
  gwError: 402:无有效的JIT商品
60001004:
  message: "empty purchase"
  gwError: 401:未查询到采购单
60001005:
  message: "empty purchase goods"
  gwError: 402:未查询到采购单商品
60001006:
  message: "empty brandid"
  gwError: 401:未查询到对应的品牌ID
60001007:
  message: "invalid brandname"
  gwError: 402:无效的品牌名称
60001008:
  message: "no out storage record between the time"
  gwError: 407:在传入时间段内无出入库记录
60001009:
  message: "no requisition form for the vendor"
  gwError: 407:无到货单记录
60001010:
  message: "no pro requisition form by condition"
  gwError: 408:没有传入的采购单记录
60001011:
  message: "input factory code don't associate with sku"
  gwError: 409:传入的厂家编号无效
60001012:
  message: "no pro requisition form goods"
  gwError: 409:请购单下无商品记录
60001013:
  message: "process saveDefectivenessRequisitionForm has exception"
  gwError: 500:残次品入库异常
60001014:
  message: "curretn supplier has no sale goods"
  gwError: 201:无上架的商品
60001015:
  message: "abnormal inventory data"
  gwError: 501:库存数据异常
60001016:
  message: "abnormal sku data"
  gwError: 502:SkU数据异常
60001017:
  message: "parameters illegal"
  gwError: 201:参数错误
60001018:
  message: "no pro requisition form"
  gwError: 504:请购单不存在
60001019:
  message: "pro requisition form has commited"
  gwError: 501:请购单已提交
60001020:
  message: "main pro requisition form has not commited"
  gwError: 501:主请购单未提交
60001021:
  message: "supply pro requisition form can't do this operation"
  gwError: 501:补充请购单不能进行此操作
60001022:
  message: "requisition form audit status error"
  gwError: 501:当前状态不允许操作到货单
60001023:
  message: "no goods"
  gwError: 409:无商品或未设置商品数量
60001024:
  message: "requisition form status is incorrect"
  gwError: 501:到货单状态不允许进行款操作
60001025:
  message: "pro requisition form is not commited or finished"
  gwError: 501:请购单未提交或已完成
60001026:
  message: "some supply pro_requisition_form is't committed"
  gwError: 501:存在未提交的补充请购单
60001027:
  message: "import nums can't greater than 1000"
  gwError: 501:一次最多导入1000条
60001028:
  message: "sell type doesn't belong to disitribution!"
  gwError: 501:业务类型非经销!
60001029:
  message: "sync vitual storage error!"
  gwError: 库存同步失败
60001030:
  message: "pro requisition form has finished"
  gwError: 501:请购单已完成
60001031:
  message: "duplicate key of express"
  gwError: 500:存在已导入过的物流信息,导入失败!
60001032:
  message: "invoke service error"
  gwError: 501:调用获取已付款金额服务出错
60001033:
  message: "invoke service error"
  gwError: 501:调用写入结余微服务异常