This repository contains C and Python tutorial programs created for learning purposes, inspired by YouTube tutorials. It's a personal practice space to strengthen programming fundamentals. - Ab ...
`business_status` TINYINT NOT NULL DEFAULT 0 COMMENT '状态(0-禁用 1-启用)', `business_type` CHAR(2) NOT NULL DEFAULT 0 COMMENT '业务类型(01-采购合同 02 ...