Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
休止状態を使用した n 層アーキテクチャのシンプルなアプリがあります。
春のアスペクトを使ってダルを確保したい。例えば。ある営業担当者は、英国と米国の顧客しか見ることができません。だから私は GetCustomers() の直前に彼のセッションに行き、許可された国を取得し、それを何らかの方法で GetCustomers のクエリに追加する必要があります。
それを行う方法は何ですか。出来ますか?そうですか?送信