增加户型部分
This commit is contained in:
13
types/Common/HostUrl.d.ts
vendored
13
types/Common/HostUrl.d.ts
vendored
@@ -125,4 +125,17 @@ export declare const UserCollection: {
|
||||
QueryModuleCollect: string;
|
||||
FeedBack: string;
|
||||
};
|
||||
export declare const GalleryURL: {
|
||||
AddGalleryClass: string;
|
||||
UpdateGalleryClass: string;
|
||||
DeleteGalleryClass: string;
|
||||
AdminGalleryList: string;
|
||||
GalleryClassList: string;
|
||||
GalleryDepoly: string;
|
||||
GalleryDelete: string;
|
||||
UserGalleryList: string;
|
||||
GalleryUpdateBatch: string;
|
||||
GalleryIndexList: string;
|
||||
GalleryDetile: string;
|
||||
};
|
||||
//# sourceMappingURL=HostUrl.d.ts.map
|
Reference in New Issue
Block a user