zhangqian
2024-06-12 e5df488268e29b272932e6cc1d2b1e7034590ba0
constvar/const.go
@@ -286,8 +286,10 @@
type FileTemplateCategory int
const (
   FileTemplateCategory_Selfmade FileTemplateCategory = iota + 1 //入库-自制
   FileTemplateCategory_Output                                   //出库
   FileTemplateCategory_Selfmade      FileTemplateCategory = iota + 1 //入库-自制
   FileTemplateCategory_Output                                        //出库
   FileTemplateCategory_JialianInput  = 14                            //嘉联入库
   FileTemplateCategory_JialianOutput = 15                            //嘉联出库
)
type CodeStandardType string
@@ -310,3 +312,5 @@
   OperationSourceOutsourcingApply OperationSource = 5 //委外领料
   OperationSourceSaleDelivery     OperationSource = 6 //销售发货
)
const DoMonthStatsToken = "Eoh2ZAUJjtbmu0TBkc3dq7MPCpL4riw5NVxOfgXYlKvHF6sR"