Ticket #74 (closed 故障: fixed)
查看频道文章是否跟产品关联的方法
| Reported by: | huangxianduan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | 产品库 | Version: | 报价库4.0 |
| Keywords: | 文章 | Cc: | |
| Due Date: | 07/12/2011 |
Description (last modified by huangxianduan) (diff)
文章: http://apk.pconline.com.cn/heji/soft/1112/2608402.html
ulr最后的数字(2608402)就是文章的id,可以拿这个id查看cms的文章跟产品关联的关系表:
select * from tblarticleproduct t where t.article_id=2608402;
- 不用麻烦cms的同事,直接找DBA查看数据就可以知道文章跟产品的关联关系
Attachments
Change History
Changed 14 years ago by huangxianduan
-
attachment
articleProduct.jpg
added
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)

文章产品管联