2022年5月16日
摘要:
--查看被锁表 SELECT request_session_id spid, --锁表进程ID OBJECT_NAME( resource_associated_entity_id ) tableName --锁表表名 FROM sys.dm_tran_locks WHERE resource_t
阅读全文
posted @ 2022-05-16 10:59
大黑.的博客
阅读(3229)
推荐(0)
2022年5月9日
摘要:
Controller /** * @Classname GeneralReportModuleController * 报表查询通用接口 * @Date 2022/3/16 11:10 上午 * @Author wjh */ @RestController public class GeneralR
阅读全文
posted @ 2022-05-09 09:48
大黑.的博客
阅读(210)
推荐(0)
摘要:
@RequestMapping(value = "/xxx/xxxxx/{contractPlanSort}", method = RequestMethod.POST) public ResponseEntity<ProcessSeccussResponse> brandActualSupplie
阅读全文
posted @ 2022-05-09 09:37
大黑.的博客
阅读(296)
推荐(0)
2019年12月24日
摘要:
免费小说网:https://www.idouluo.com/表情包搜索引擎:http://www.weshineapp.com/PPT免费素材网:http://www.1ppt.com http://www.ypppt.com/在线工具:https://tool.lu/ http://www.nic
阅读全文
posted @ 2019-12-24 17:18
大黑.的博客
阅读(7926)
推荐(0)
2019年11月26日
摘要:
<insert id="insertTankStatisticData" parameterType="java.util.Map"> <selectKey keyProperty="count" resultType="int" order="BEFORE"> select count(*) AS
阅读全文
posted @ 2019-11-26 09:03
大黑.的博客
阅读(548)
推荐(0)
2019年10月31日
摘要:
public String disableSaleOut(JSONObject jsonObject) throws ServiceException, MalformedURLException, RemoteException { SimpleDateFormat sdf=new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); String operateDa
阅读全文
posted @ 2019-10-31 15:17
大黑.的博客
阅读(314)
推荐(0)
摘要:
HttpClientKit HttpKit 测试方法、
阅读全文
posted @ 2019-10-31 15:11
大黑.的博客
阅读(1897)
推荐(0)
2019年10月28日
摘要:
引用思微随想博客https://www.cnblogs.com/foxting/p/6790331.html?utm_source=itdadao&utm_medium=referral
阅读全文
posted @ 2019-10-28 11:11
大黑.的博客
阅读(520)
推荐(0)
摘要:
KickoutSessionControlFilte jsp页面 applicationContext-security.xml配置页面 AjaxSysController 控制类
阅读全文
posted @ 2019-10-28 10:37
大黑.的博客
阅读(4773)
推荐(0)
2019年10月27日
摘要:
1:按路由器十秒左右显示灯快速闪烁关闭,然后重启 2:到电脑浏览器先输入192.168.1.1,然后重置登录密码 3:找到网络参数——WAN口设置,输入静态IP信息点击保存 4:设置密码,找到无线设置——无线安全设置,修改密码保存
阅读全文
posted @ 2019-10-27 12:15
大黑.的博客
阅读(223)
推荐(0)