摘要:
1 class Rate 2 { 3 //表 4 protected $autoCheckFields = false; 5 6 //每天送 7 public function rate_1($begintime, $number) 8 { 9 ... 阅读全文
posted @ 2015-12-20 12:36
西瓜皮
阅读(313)
评论(0)
推荐(0)
|
摘要:
1 class Rate 2 { 3 //表 4 protected $autoCheckFields = false; 5 6 //每天送 7 public function rate_1($begintime, $number) 8 { 9 ... 阅读全文
posted @ 2015-12-20 12:36
西瓜皮
阅读(313)
评论(0)
推荐(0)
摘要:
表结构:CREATETABLE`p_account_log`(`log_id`mediumint(8)unsignedNOTNULLAUTO_INCREMENT,`uid`mediumint(8)unsignedNOTNULLCOMMENT'会员编号',`use_money`decimal(10,2... 阅读全文
posted @ 2015-12-20 12:32
西瓜皮
阅读(937)
评论(0)
推荐(0)
|