<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                企業??AI智能體構建引擎,智能編排和調試,一鍵部署,支持知識庫和私有化部署方案 廣告
                <h2 style="font-weight:bold">數據庫表結構說明</h2> **mini_apiconfig** (api配置表) id 編號 key 配置項名稱 value 配置項值 description 配置描述 **mini_banner** (輪播圖表) id 編號 name 廣告名稱 description 廣告位置描述 position 廣告位置 banner_path 圖片地址 link 鏈接地址 level 優先級 status 狀態(0:禁用 1:正常) createtime 創建時間 endtime 結束時間 **mini_banner_position**(廣告位置表) id 編號 title 廣告位名稱 width 位置寬度 height 位置高度 status 狀態(0:禁用 1:正常) **mini_cart** (購物車表) id 編號 uid 登錄用戶id goods_id 商品id goods_name 商品名稱 goods_price 商品價格 goods_spec 商品屬性 goods_num 商品數量 create_time 創建時間 **mini_code**(手機驗證碼表) id 編號 mobile 手機號 code 手機驗證碼 yzm_time 驗證碼發送時間 num 驗證碼發送次數 captcha 圖形驗證碼 **mini_comment** (評論表) id 自增唯一id post_id 對應文章id author 評論者 author_email 評論者郵箱 author_url 評論者網址 author_ip 評論者ip createtime 評論時間 content 評論正文 approved 評論是否被批準 agent 評論者的user agent pid 父評論的id uid 評論者的用戶id **mini_email-check** (郵箱校驗表) id 編號 username 用戶名 email 郵箱號 passtime 發送郵件時間 token 密鑰 **mini_key_value** (擴展表(鍵值對形式存在)) id 編號 collection 命名集合鍵和值對 uuid 系統唯一標識 name 鍵名 value 鍵值 **mini_links**(友情鏈接表) id 編號 url 鏈接地址 name 鏈接標題 image 鏈接圖片 target 鏈接打開方式 description 鏈接描述 visible 是否可見(Y/N) owner 添加者用戶id createtime 創建時間 **mini_menu**(菜單表) id 文檔id name 名稱 icon 圖標 pid 上級分類id sort 排序(同級有效) url 鏈接地址 hide 是否隱藏 status 狀態(0:禁用 1:正常) **mini_navigation**(導航表) id 文檔id name 名稱 icon 圖標 pid 上級分類id sort 排序(同級有效) url 鏈接地址 hide 是否隱藏 status 狀態 **mini_orders** (訂單表) id 編號 uuid 系統唯一標識 uid 登錄用戶id order_no 訂單號 ticket_no 打印小票編號 post_id 商品id post_name 商品名稱 post_address 商品發貨地址 pay_type 支付方式 send_tel 聯系電話 send_name 聯系人姓名 price 商品單價 num 購買數量 amount 總金額 createtime 創建時間 is_pay 支付與否(0:未支付) status 支付狀態 memo 訂單備注 **mini_orders_status** (訂單狀態表) id 編號 order_id 訂單id status 狀態 createtime 創建時間 user 管理員用戶名稱 trade_no 支付接口流水號 trade_status 支付接口狀態 **mini_posts** (文章表) id 自增唯一id uid 對應作者id uuid 系統唯一標識 createtime 創建時間 content 正文 title 標題 description 描述 status文章狀態(publish/draft/inherit) comment_status 評論狀態(open/closed) password 文章密碼 name 文章縮略名 updatetime 修改時間 pid 父文章 level 排序 type 文章類型 comment 評論總數 **mini_term_relationships** (分類關系表) object_id 對應文章id/鏈接id term_taxonomy_id 對應分類方法id sort 排序 **mini_term_taxonomy**(分類方法表) id 分類方法id term_id 分類方法(post_tag) uuid 系統唯一標識 taxonomy 分類方法(category) description 描述 pid 所屬父分類方法id count 文章數統計 **mini_terms** (分類表) id 分類id name 分類名 slug 縮略名 term_group 分類組 **mini_user_extend**(用戶擴展表) group_id 用戶id extend_id 擴展表中數據的id type 擴展那類型標識(1:欄目分類權限;2:模型權限) **mini_user_group**(用戶組表) id 用戶組id,自增主鍵 module 用戶組所屬模塊 type 組類型 title 用戶組中文名稱 description 描述信息 status 用戶組狀態:1正常 -1禁用 rules 用戶組擁有的規則id,多個規則 **mini_user_group_access**(用戶組權限表) uid 用戶id group_id 用戶組id **mini_user_rule** (規則表) id 規則id module 規則所屬module type 規則類型(1-url;2-主菜單) name 規則唯一英文標識 title 規則中文描述 status 是否有效(0:無效;1:有效) condition 規則附加條件 **mini_users**(用戶表) id 自增id uuid 系統唯一標識符 username 用戶名 password 密碼 nickname 昵稱 email 郵箱 mobile 手機號 regdate 注冊時間 regip 注冊ip salt 鹽(用戶密碼加密) status 狀態(1:正常 2:禁用;-1:刪除) **mini_wx_menu**(微信菜單表) id 自增id name 菜單名 type 菜單類型(1:跳轉 2:信息) url 菜單跳轉地址 msg 回復消息 parent 父id key 關鍵詞 **mini_wx_reply** (微信回復表) id 自增id type 回復類型(1關注回復 2消息回復 3關鍵詞回復) key 關鍵詞 msg 回復內容
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看