lazhen
2024-11-06 332b8d3da45f20ffa4470e6b07109ec3babd862d
1
2
3
export enum DataAdjustForecastQuantityMode {
  Multiply = 'Multiply',
}