获取采购端是否可以改价

POST /app/application/getApplicationSetting

       
       
       
       

返回:

 

 

字段

名称

edit_price

是否可以改价

0是1否

     
     
     
^ array:3 [
  "code" => 0
  "data" => array:1 [
    "setting" => array:3 [
      "id" => 37
      "key" => "application_setting"
      "value" => array:6 [
        "is_open_apply" => 1
        "apply_desc" => "<p>1212121222</p>"
        "is_open_agreement" => 0
        "agreement" => ""
        "edit_price" => 0
        "show_tech_fee" => 0
      ]
    ]
  ]
  "msg" => "操作成功"
]

发表评论

您的邮箱地址不会被公开。 必填项已用 * 标注

滚动至顶部