/www/channel/sight.jsp:80: 找不到符号
符号: 方法 getTreeForSel(java.lang.String,java.lang.String,java.lang.String)
位置: 类 info.Catalog
DBSelect rs=cat.getTreeForSel(cust_id,Info.VIEW+""," and (a.ent_id ='"+cust_id+"' or exists(select cust_id from usr_enterprise_c c where a.ent_id=c.cust_id and c.custclass="+EnterpriseCSB.ENT_VIEW+" and c.parent_cust='"+cust_id+"' ))");
^
注意:_www/_channel/_sight__jsp.java 使用了未经检查或不安全的操作。
注意:要了解详细信息,请使用 -Xlint:unchecked 重新编译。
1 错误