修改发布
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
import { ActivityType, TimeRange } from "@/components/index.types"
|
import { TimeRange } from "@/components/index.types"
|
||||||
|
|
||||||
|
|
||||||
export interface PublishBallFormData {
|
export interface PublishBallFormData {
|
||||||
activityType: ActivityType
|
|
||||||
title: string
|
title: string
|
||||||
timeRange: TimeRange
|
timeRange: TimeRange
|
||||||
fee: string
|
fee: string
|
||||||
|
|||||||
Reference in New Issue
Block a user