lanjianrong hace 4 años
padre
commit
6c35bebffa
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/services/typding.d.ts

+ 2 - 2
src/services/typding.d.ts

@@ -153,8 +153,8 @@ declare namespace API {
     category?: string
     status?: number
     stockStatus?: number
-    sellStatus?: SellStatus
-    preserveStatus?: PreserveStatus
+    sellStatus?: string
+    preserveStatus?: string
     stockTime?: string
     sellTime?: string
     preserveTime?: string