部署
This commit is contained in:
@@ -29,5 +29,6 @@ const (
|
||||
type ExportType = string // 导出类型
|
||||
|
||||
const (
|
||||
ExportTypeSalePi = "salePi" // 销售pi导出
|
||||
ExportTypeSalePi = "salePi" // 销售pi导出
|
||||
ExportTypeSaleBenefit = "saleBenefit" // 效益测算导出
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user