zhangqian
2024-06-12 3efb723b393ef6f516dbe1644697f0ba5536c48c
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"