博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
金蝶K/3 报销相关SQL语句
阅读量:5365 次
发布时间:2019-06-15

本文共 502 字,大约阅读时间需要 1 分钟。

金蝶K/3 报销相关SQL语句

 

 

use AIS20180607113701select fopenid,* from dbo.t_XunTong_User where Fname =''gouse [KDAcctDB]select facctid,* from dbo.t_ad_kdAccount_gl where FAcctName ='landv'gohttp://127.0.0.1//LightApp/ExpenseManagement/ExpenseManagement.html#/Apps?logintype=yzj&openid=5b1f792be4b034d0608f8509&acctid=30&ispub=0http://127.0.0.1//LightApp/ExpenseManagement/ExpenseManagement.html#/Apps?logintype=yzj&openid=5b025f90e4b0d301fd091e77&acctid=84&ispub=0

 

转载于:https://www.cnblogs.com/landv/p/9424868.html

你可能感兴趣的文章
第一次scrum meeting
查看>>
JavaScript总结(七)
查看>>
【搬运工】修改mysql数据库的时区
查看>>
[Ionic] Align and Size Text with Ionic CSS Utilities
查看>>
[Typescript] Specify Exact Values with TypeScript’s Literal Types
查看>>
[RxJS] Chain RxJS Operators Together with a Custom `pipe` Function using Array.reduce
查看>>
[Compose] 17. List comprehensions with Applicative Functors
查看>>
[MEAN Stack] First API -- 4. Organize app structure
查看>>
【读书笔记】 通过原生javascript获取margin
查看>>
小白学习之路,基础四(函数的进阶)
查看>>
Apache / PHP 5.x Remote Code Execution Exploit
查看>>
JS只弹出一个居中弹出窗口
查看>>
【Linux】编辑文件时,箭头按键还有BACKSPACE按键不能正常使用的解决办法
查看>>
Css3新特性应用之形状
查看>>
最小费用最大流(MFMC 邻接表 无向边)
查看>>
instanceof
查看>>
微信内转发APP及h5类域名怎么做到防封防拦截,微信域名防红技术原理
查看>>
ios UIPageControl 点颜色设置的总结
查看>>
vue中v-show与v-if的区别
查看>>
[Linked List]Linked List Cycle,Linked List Cycle II
查看>>