Commit cfebdc75 authored by tangwei's avatar tangwei

修改bug

parent c4cb658d
......@@ -14,7 +14,7 @@
FROM
(
SELECT
MD5(RAND() * 10000) sequence_nbr,
CONCAT('1',CEILING(RAND()*9000000000+1000000000)) sequence_nbr,
a.dispatch_type,
a.rec_date,
a.address,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment