lanjianrong 4 năm trước cách đây
mục cha
commit
6c35bebffa
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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