parent
9837d27132
commit
720dc255fe
@ -17,6 +17,7 @@ import {CollectionFriend} from '../module/collection_friend';
|
||||
import { CollectionGongHui } from '../module/collection_gonghui';
|
||||
|
||||
|
||||
|
||||
export type sortEd = {
|
||||
score: number,
|
||||
value: string
|
||||
@ -28,7 +29,7 @@ export type sortEd = {
|
||||
export type RedisCollections1 = {
|
||||
user: CollectionUser;
|
||||
gbtx: CollectionGBTX;
|
||||
tanxian: Omit<CollectionTanXian, 'fastGuaJiNum'> | any;
|
||||
tanxian: Omit<CollectionTanXian, 'fastGuaJiNum'>;
|
||||
dxlt: CollectionDxlt;
|
||||
jjc: CollectionJJC;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user