本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
SmartCanteen
/
smart_canteen_pay
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
update
master
DengBiao
1 年之前
父節點
a38d47d77e
當前提交
e270563968
共有
2 個檔案被更改
,包括
0 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/common/Model/SelfSupportForSchoolOrd.php
+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");
}
Write
Preview
Loading…
取消
儲存