C# 同一时间批量生成订单号不重复
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { class Program { static void Main(s...
阅读全文
posted @ 2016-12-20 16:42
浙公网安备 33010602011771号