public void create_tree(DataSet ds, int parentid)
        {

            DataSet newds = new DataSet();
            newds= Bpc.GetList(" c_parent].ToString()));
            }

        
        }

相关文章:

  • 2021-11-13
  • 2022-12-23
  • 2021-12-15
  • 2021-08-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-03
  • 2021-11-21
  • 2022-02-25
  • 2022-02-09
相关资源
相似解决方案