摘要: cb.loader.runCommandLine('bill', { billtype: 'VoucherList', params: { // id:'', mode: 'edit', readOnly: true, domainKey: viewModel.getDomainKey() }, b 阅读全文
posted @ 2023-03-06 17:31 龙旋风 阅读(89) 评论(2) 推荐(0)
摘要: # 根据表查看数据库 SELECT table_schema,table_name,concat('select * from ',table_schema,'.',table_name,' where id =''','2806584575414528',''';') FROM informati 阅读全文
posted @ 2023-03-06 16:56 龙旋风 阅读(81) 评论(0) 推荐(0)