{"id":595,"date":"2024-12-12T14:02:23","date_gmt":"2024-12-12T06:02:23","guid":{"rendered":"http:\/\/www.cmd137blog.top\/?p=595"},"modified":"2025-09-20T17:30:12","modified_gmt":"2025-09-20T09:30:12","slug":"%e5%b8%b8%e8%a7%81%e5%b0%8f%e9%97%ae%e9%a2%98%e5%90%88%e9%9b%86%ef%bc%9a","status":"publish","type":"post","link":"http:\/\/www.cmd137blog.top\/?p=595","title":{"rendered":"\u5e38\u89c1\u5c0f\u95ee\u9898\u5408\u96c6\uff1a"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">1 Idea \u62bd\u98ce\u7206\u7ea2<\/h1>\n\n\n\n<p> File-&gt;Invalidate Caches..\u89e3\u51b399%\u7684\u95ee\u9898\uff01<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">2 application.properties \u4e2d\u6587\u4e71\u7801<\/h1>\n\n\n\n<p>File-&gt;Settings-&gt;Editor-&gt;File Encodings \u5168\u90e8\u6539\u4e3aUTF-8<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">3 Parameter &#8216;XXX&#8217; not found.<\/h1>\n\n\n\n<p> \u6709\u65f6\u5019\u5f53\u6709\u591a\u4e2a\u53c2\u6570\u65f6\uff0cmybatis\u7684SQL\u7684\u81ea\u52a8\u5339\u914d\u4f1a\u5931\u6548\uff0c\u6b64\u65f6\u9700\u8981\u624b\u52a8\u6ce8\u660e\uff1a<\/p>\n\n\n\n<p>\u539f\u6765\uff1a\u6b64\u5904\u63d0\u793a\u201cParameter &#8216;pageNum&#8217; not found.\u201d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@Select(\"select * from emp limit #{pageNum} , #{pageSize}\")\nList&lt;Emp&gt; getPageList(Integer pageNum, Integer pageSize);<\/code><\/pre>\n\n\n\n<p>\u66f4\u6b63\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@Select(\"select * from emp limit #{pageNum} , #{pageSize}\")<br>List&lt;Emp&gt; getPageList(@Param(\"pageNum\") Integer pageNum, @Param(\"pageSize\") Integer pageSize);<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1 Idea \u62bd\u98ce\u7206\u7ea2 File-&gt;Invalidate Caches..\u89e3\u51b399%\u7684\u95ee\u9898\uff01 2 app [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[79],"tags":[],"class_list":["post-595","post","type-post","status-publish","format-standard","hentry","category-bug"],"_links":{"self":[{"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=\/wp\/v2\/posts\/595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=595"}],"version-history":[{"count":3,"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=\/wp\/v2\/posts\/595\/revisions"}],"predecessor-version":[{"id":601,"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=\/wp\/v2\/posts\/595\/revisions\/601"}],"wp:attachment":[{"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=595"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=595"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.cmd137blog.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}