Browse Source

no message

zhujindu 3 weeks ago
parent
commit
2fba087fbc
1 changed files with 0 additions and 9 deletions
  1. 0 9
      src/api/index.js

+ 0 - 9
src/api/index.js

@@ -1216,15 +1216,6 @@ export function updateDisplayRewardCaseSkuCount(data) {
   });
   });
 }
 }
 
 
-//分享日报入记录表
-export function shareReportMobile(data) {
-  return request({
-    url: '/mobile/reportMobile/share',
-    method: 'post',
-    data,
-  });
-}
-
 // 陈列照识别接口
 // 陈列照识别接口
 export function recognizeDisplayPhoto(query) {
 export function recognizeDisplayPhoto(query) {
   return request({
   return request({