|
@@ -79,7 +79,7 @@ public class bannermag extends Controller {
|
|
|
tbannermag.setValue("changedate", sysdate, 11L);//修改时间
|
|
tbannermag.setValue("changedate", sysdate, 11L);//修改时间
|
|
|
tbannermagSet.save();
|
|
tbannermagSet.save();
|
|
|
|
|
|
|
|
- SQLFactory bannerSQl = new SQLFactory(this, "轮播广告列表查询");
|
|
|
|
|
|
|
+ SQLFactory bannerSQl = new SQLFactory(this, "轮播广告查询");
|
|
|
bannerSQl.addParameter("siteid", siteid);
|
|
bannerSQl.addParameter("siteid", siteid);
|
|
|
bannerSQl.addParameter("tbannerlocationid", tbannerlocationid);
|
|
bannerSQl.addParameter("tbannerlocationid", tbannerlocationid);
|
|
|
bannerSQl.addParameter("tbannermagid", tbannermagid);
|
|
bannerSQl.addParameter("tbannermagid", tbannermagid);
|