摘要:
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... 阅读全文
摘要:
--插入新的发送礼包数据 INSERT INTO UserPrivilegeGiftPackageLog ( RegNumber, PrivilegeId, GiftPackageId, [Status], Descn, CreateDate, EditDate, [ExpireDate] ) SE... 阅读全文