瀏覽代碼

updated subscription relation

dev
dragonskills99 4 年之前
父節點
當前提交
e1bed120bc
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      orm_schemas/MinecraftServer.class.php

+ 2
- 2
orm_schemas/MinecraftServer.class.php 查看文件

public $MaxPerMonthPrice = null; public $MaxPerMonthPrice = null;
/** /**
* @DB-Relation * @DB-Relation
* @Field ID
* @FieldName SubscriptionID
* @Field ConcerningServer
* @FieldName ID
* @OneToMany * @OneToMany
* @OnUpdate CASCADE * @OnUpdate CASCADE
* @OnDelete CASCADE * @OnDelete CASCADE

Loading…
取消
儲存