摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Collections; using System.Data.SqlClient; using IBatisNet.Common; usi... 阅读全文
posted @ 2017-07-11 16:47
Jara
阅读(173)
评论(0)
推荐(0)
摘要:
--插入新的发送礼包数据 INSERT INTO UserPrivilegeGiftPackageLog ( RegNumber, PrivilegeId, GiftPackageId, [Status], Descn, CreateDate, EditDate, [ExpireDate] ) SE... 阅读全文
posted @ 2017-07-11 10:48
Jara
阅读(199)
评论(0)
推荐(0)