{"id":193,"date":"2020-04-22T23:47:46","date_gmt":"2020-04-22T15:47:46","guid":{"rendered":"http:\/\/blog.yuekegu.com\/?p=193"},"modified":"2020-04-22T23:47:46","modified_gmt":"2020-04-22T15:47:46","slug":"%e5%85%b3%e4%ba%8eyii2-admin%e7%9a%84%e8%8f%9c%e5%8d%95%e6%95%b0%e6%8d%ae%e8%a1%a8%e9%85%8d%e7%bd%ae","status":"publish","type":"post","link":"https:\/\/book.yuekegu.com\/index.php\/2020\/04\/22\/%e5%85%b3%e4%ba%8eyii2-admin%e7%9a%84%e8%8f%9c%e5%8d%95%e6%95%b0%e6%8d%ae%e8%a1%a8%e9%85%8d%e7%bd%ae\/","title":{"rendered":"\u5173\u4e8eyii2-admin\u7684\u83dc\u5355\u6570\u636e\u8868\u914d\u7f6e"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>\/**\n * Configs\n * Used to configure some values. To set config you can use [[\\yii\\base\\Application::$params]]\n *\n * ```\n * return [\n *\n *     'mdm.admin.configs' => [\n *         'db' => 'customDb',\n *         'menuTable' => '{{\n *         'cache' => [\n *             'class' => 'yii\\caching\\DbCache',\n *             'db' => ['dsn' => 'sqlite:@runtime\/admin-cache.db'],\n *         ],\n *     ]\n * ];\n * ```\n *\n * or use [[\\Yii::$container]]\n *\n * ```\n * Yii::$container->set('mdm\\admin\\components\\Configs',[\n *     'db' => 'customDb',\n *     'menuTable' => 'admin_menu',\n * ]);\n * ```<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"class_list":["post-193","post","type-post","status-publish","format-standard","hentry","category-yii2"],"_links":{"self":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/comments?post=193"}],"version-history":[{"count":0,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/posts\/193\/revisions"}],"wp:attachment":[{"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/media?parent=193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/categories?post=193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/book.yuekegu.com\/index.php\/wp-json\/wp\/v2\/tags?post=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}