admin 发表于 2023-3-12 14:51:34

无法安装本地模块

<div class="ub-html content">
                                                    <p>已经给出错误原因了,类名不存在</p>

<pre class="brush:as3;toolbar:false">Cannot declare class Xc_demoCategoryCreate, because the name is already in use</pre>

<p>迁移文件中的类型名要和文件名对应。</p>

<p>如</p>

<p>2022_06_27_000000_xc_demo_category_create</p>

<p>对应的类名为</p>

<p>XcDemoCategoryCreate</p>
                                                </div>
页: [1]
查看完整版本: 无法安装本地模块