网站
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

22 regels
578 B

  1. /*--------------
  2. * 个人供求类
  3. -----------------*/
  4. /*
  5. @purl /transaction/website/supplyDemandList
  6. @param
  7. deptId:行政区划部门ID
  8. supplyDemandType:供求类型 1:供应 2:求购 (不传值获取两种类型混合数据)
  9. */
  10. var demandList = '/transaction/website/supplyDemandList'
  11. /*
  12. @purl /transaction/website/supplyDemandList
  13. @param
  14. deptId:行政区划部门ID
  15. supplyDemandType:供求类型 1:供应 2:求购 (不传值获取两种类型混合数据)
  16. */
  17. var demandImageList = '/transaction/website/supplyDemand/showImg/id'