yangan
18 小时以前 a28d0135ee42809b2c5863609da37155d3ecba5b
api/qualityInspection.js
@@ -20,8 +20,12 @@
        url: '/wrzs/yhcustomer/getYhcustomerList',
        method: 'GET'
    },
    getClaimCustomerPageList: {
        url: '/wrzs/yhcustomer/getClaimCustomerList',
        method: 'GET'
    },
    /**
     * @煤仓
     * @仓库
     */
    getFiledIdCoalBunker: {
        url: '/wrzs/jccoalbunker/getFiledIdCoalBunker',
@@ -68,4 +72,11 @@
        url: '/wrzs/zjqualitycheck/getByIdAndSubList',
        method: 'get'
    },
    /**
    *  @取样员列表  /wrzs/userentity/pageCarAndHuoDai
    * */
    pageCarAndHuoDai: {
        url: '/wrzs/userentity/pageCarAndHuoDai',
        method: 'get'
    },
}