lu
2025-06-07 aef15a6e8acc366ff60e428a347d7f7fe8f9cadc
DevApp/Gs.DevApp/DevFrm/User/RoleSelectAction.cs
@@ -11,6 +11,13 @@
    {
        private StringBuilder _actionLst = new StringBuilder();
        private readonly string _rightGuid;
        /// <summary>
        ///
        /// </summary>
        /// <param name="rightGuid">个人guid,或角色guid</param>
        /// <param name="formTxt"></param>
        public RoleSelectAction(string rightGuid,string formTxt)
        {
            InitializeComponent();