mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-30 01:57:37 +08:00 
			
		
		
		
	创建订单接口定义
This commit is contained in:
		| @ -73,4 +73,4 @@ CREATE TABLE `trade_order_item` | |||||||
|     `update_time`           datetime        NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', |     `update_time`           datetime        NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT '更新时间', | ||||||
|     `deleted`               bit(1)          NOT NULL DEFAULT b'0' COMMENT '是否删除', |     `deleted`               bit(1)          NOT NULL DEFAULT b'0' COMMENT '是否删除', | ||||||
|     PRIMARY KEY (`id`) USING BTREE |     PRIMARY KEY (`id`) USING BTREE | ||||||
| ) ENGINE = InnoDB COMMENT ='交易订单明细表'; | ) ENGINE = InnoDB COMMENT ='交易订单明细表'; | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 ex_yang.li@ca-nio.com
					ex_yang.li@ca-nio.com