osql -Usa -P123 -d AppBox -Q "select * from Menus where sortindex > 1000" -o e:\xxx.txt

osql -Usa -P123 -dAppBox -Q "insert into Menus (Name,ImageUrl,NavigateUrl,Remark,SortIndex,ParentID,ViewPowerID) values('系统管理','~/res/icon/application_side_boxes.png','','顶级菜单',10001,NULL,NULL)

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2021-11-13
  • 2022-12-23
  • 2022-01-09
  • 2021-11-09
猜你喜欢
  • 2021-05-12
  • 2021-06-04
  • 2021-06-26
  • 2022-12-23
  • 2022-01-07
  • 2021-10-13
  • 2021-06-10
相关资源
相似解决方案