This commit is contained in:
@@ -295,6 +295,7 @@ func DefaultTaskQueueWeights() map[string]int {
|
||||
const (
|
||||
ExportTaskSceneDevice = "device" // 导出场景:设备
|
||||
ExportTaskSceneIotCard = "iot_card" // 导出场景:IoT 卡
|
||||
ExportTaskSceneOrder = "order" // 导出场景:订单
|
||||
)
|
||||
|
||||
// 导出文件格式常量
|
||||
|
||||
Reference in New Issue
Block a user