Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加多租户模型 #6722

Closed
wants to merge 3 commits into from
Closed

增加多租户模型 #6722

wants to merge 3 commits into from

Commits on Apr 28, 2024

  1. Create SoftTenant.php

    增加租户标识模型。
    233cy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a29f76d View commit details
    Browse the repository at this point in the history
  2. Update and rename SoftTenant.php to TenantField.php

    修改命名
    233cy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b4f7585 View commit details
    Browse the repository at this point in the history
  3. Create TenantFieldScope.php

    多租户全局作用
    233cy committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    47271f8 View commit details
    Browse the repository at this point in the history