瀏覽代碼

update

master
DengBiao 1 年之前
父節點
當前提交
e270563968
共有 2 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -1
      src/common/Model/SelfSupportForSchoolOrd.php
  2. +0
    -1
      src/common/Model/UserIdentity.php

+ 0
- 1
src/common/Model/SelfSupportForSchoolOrd.php 查看文件

@@ -154,7 +154,6 @@ class SelfSupportForSchoolOrd extends BasicModel
*/
public function initialize()
{
$this->setSchema("smart_canteen");
$this->setSource("self_support_for_school_ord");
}



+ 0
- 1
src/common/Model/UserIdentity.php 查看文件

@@ -76,7 +76,6 @@ class UserIdentity extends BasicModel
*/
public function initialize()
{
$this->setSchema("smart_canteen");
$this->setSource("user_identity");
}



Loading…
取消
儲存