添加安全规则

This commit is contained in:
2026-06-04 17:40:59 +08:00
parent da2db011f7
commit c590b1b693
46 changed files with 2576 additions and 45 deletions

View File

@@ -0,0 +1,14 @@
package xtools.app.sys.api;
/**
* <p>Title : SysUserPasswdRuleApi</p>
* <p>Description : 用户名密码规则 Api</p>
* <p>Company : org.xujun</p>
*
* @author : xujun
* @version : 1.0.0
* @date : 2026-06-03 16:26:10
*/
public interface SysUserPasswdRuleApi {
}