819527061@qq.com
2024-07-27 77252da784ffa4036d613054696f73fbfdafb6d9
api/globalApi.js
@@ -590,6 +590,11 @@
      url: '/wrzs/jcproduct/getProductTree',
      method: 'GET'
   },
   getProductIsDanger:{
      url: '/wrzs/jcproduct/getProductIsDanger',
      method: 'GET'
   },
   /**
    * @description 购买证
    */
@@ -676,4 +681,9 @@
      url: '/wrzs/tmtaskcoal',
      methods: 'PUT'
   },
   //填写集装箱号
   addContainer:{
      url: '/wrzs/app/driver/addContainer',
      methods: 'PUT'
   },
}