From d13d3f7642c08805d4347ea26316b3bf40008626 Mon Sep 17 00:00:00 2001 From: boi Date: Fri, 4 Jul 2025 19:37:43 +0800 Subject: [PATCH] sqlupdate --- c5_ciyon.sql | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/c5_ciyon.sql b/c5_ciyon.sql index 5b9982d..d9ba632 100644 --- a/c5_ciyon.sql +++ b/c5_ciyon.sql @@ -183,6 +183,11 @@ CREATE TABLE `ap_demo` ( `url` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '链接,URL,跳转', `weightg` bigint(20) NOT NULL COMMENT '体重|,KG,1,KG|1000|吨', `eartmpr` int(11) NOT NULL COMMENT '耳温|,TC,3', + `qian` bigint(20) NOT NULL COMMENT '中式钱|,LNY', + `meishi` bigint(20) NOT NULL COMMENT '美式钱|,SNY', + `weight` bigint(20) NOT NULL COMMENT '重量|,WGT,G.*KG.TON,1', + `height` bigint(20) NOT NULL COMMENT '长度|,LGH', + `skt` bigint(20) NOT NULL COMMENT '科学数|,BET,SKT,1000,1', `idcard` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT '身份证号,MSK,******#*', `addtimes` bigint(20) NOT NULL COMMENT '添加时间,DATE', `content` varchar(200) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL COMMENT ',介绍,BR', @@ -193,12 +198,7 @@ CREATE TABLE `ap_demo` ( -- ---------------------------- -- Records of ap_demo -- ---------------------------- -INSERT INTO `ap_demo` VALUES (31, 100, 0, 1715982840, '', '105', 0, 0, 0, 0, 1693756800, 0, 0, '', '', 2, 2, '', 0, '', 11032, 110101, 10, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, '', 0, 0, '', 1725301883, '', ''); -INSERT INTO `ap_demo` VALUES (32, 90, 10, 1715976000, '', '102349', 0, 1242132, 200, 14250000, 1693756800, 1717013340, 0, '/ud/2024/05/18/mxxxx/105264858.pdf~/ud/2024/05/18/mxxxx/105341383.pdf', '/ud/2024/05/18/mxxxx/105525758.jpg', 1, 2, '瓶|10|盒|20|箱', 0, '', 11032, 110101, 5, 0, -423, 23, 23, '/ud/2024/05/18/mxxxx/105265978.jpg', 42300000, 234, 30.946725065274, 118.73774184765, 25234.00000001, 0, 'https://www.x-design.com/?channel=10026', 425300, 2300, '12412313124141', 1725302129, '沙发斯蒂芬', ''); -INSERT INTO `ap_demo` VALUES (33, 90, 0, 1715982840, '', '106', 0, 0, 0, 0, 1693756800, 0, 0, '', '', 2, 2, '', 0, '', 11032, 110101, 10, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, '', 0, 0, '', 1725301883, '', ''); -INSERT INTO `ap_demo` VALUES (34, 90, 0, 1715976000, '', '102348', 303, 1242132, 200, 14250000, 1693756800, 1717013340, 0, '/ud/2024/05/18/mxxxx/105264858.pdf~/ud/2024/05/18/mxxxx/105341383.pdf', '/ud/2024/05/18/mxxxx/105525758.jpg', 1, 2, '瓶|10|盒|20|箱', 0, '', 11032, 110101, 5, 0, -423, 23, 23, '/ud/2024/05/18/mxxxx/105265978.jpg', 42300000, 234, 30.946725065274, 118.73774184765, 25234.00000001, 0, 'https://www.x-design.com/?channel=10026', 425300, 2300, '12412313124141', 1725302129, '沙发斯蒂芬', ''); -INSERT INTO `ap_demo` VALUES (35, 100, 10, 1715982840, '', '107', 80, 0, 0, 0, 1693756800, 0, 0, '', '', 2, 2, '', 0, '', 11032, 110101, 10, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, '', 0, 0, '', 1725301883, '', ''); -INSERT INTO `ap_demo` VALUES (77, 100, 10, 1746396705, '', '区块链同步', 0, 0, 0, 0, 0, 0, 0, '', '', 2, 2, '', 0, '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, '', 0, 0, '', 1746396698, '', '[MD]'); +INSERT INTO `ap_demo` VALUES (77, 100, 10, 1746396705, '', '区块同步', 0, 0, 0, 0, 0, 0, 0, '', '', 2, 2, '', 0, '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0, 0, 0, 0, '', 1746396698, '', '[MD]'); -- ---------------------------- -- Table structure for ap_paper