tu98wMoo297l+juulU4a3Xx7c2SZ93f0gTPKohE0uz4o8jWN8zXnAAfhf6MMTlkgf+qIwaORLtBQohDcX6Xp02Qe7Cq2LujVR+YJHxy2uo8+KTc5Rj/d0OkTjeCozGaJQH0XrwUO7w+rDnyXzA52IvMZPnUV3KnOj1mPH0IhrOU=AQAB7yKLJO9dobe7pNW3ob+Vse8kvlA+PObDrZNqFxUTLyXoAeHDnwz3BjJ2EVUPNJHV5F1/KPLTvADIjDrdB1qcbw==
w9ZK0SHBddtE91skFFS72YDmxzmXumSuUyREStVul9ke0oU2HjcZA915bmR0Zrh1RzO3y1w9zXVn+GdZGjyd6w==
ncA67E2fhcwv0+hMcD5zYOLyaT2EISbWFQ43ISz879BgwcUOCEFEP+lP69Uh57sAz9pBxWCS/uXBZoh6QJysrw==vbC8F4YS1g3l55Koh+jra+qnnyHyDeGn2XCvlazWys7MRC40FWBZIp1MGdnDxhu1vZoi1SAr3O90HfA9JmTAsQ==00v2vMCcgXy78eMby7R6zfZzacVnVFO2WeyxYF7pjrXYYP+C4JSJkWpy6JGLWbgZrK8HAuRguJmdRi8K2KiYWg==rV3nb9nmwQDMGMrI2GyN30uivygfFj0TdgK8Tb1aqPzu1yRT46M4yXmuhkTiW7nxp+iANGssIx5+3Ch4gRj+r6BgBPldWNErK95a2v2Ae1+EzfVf21ybguBYeUVnV9c8qwoodZSVOajZapOgoS6s5TEOxHWRcF22AiFuaD1Tl90="
+ },
+ "Mail": {
+ "Account": "983235253@qq.com",
+ "PassWord": "izknskjprlusbehf", //qq邮箱授权码
+ "Subject": "宽易邮箱发送测试",
+ "Host": "smtp.qq.com" //邮箱服务器地址
+ },
+ "SmsHelper": {
+ "Aliyun_AccessKey": "LTAI4GHRRNkDXKxpk19A3P1A",
+ "Aliyun_AccessSecret": "cFyvfufSSa2b6BiQj9NZ1edYkJStNM",
+ "Aliyun_Smscode_SignName": "ABC商城",
+ "Aliyun_Smscode_TemplateCode": "SMS_204970706"
+ },
+ "Cache": {
+ "CacheType": "MemoryCache", // RedisCache
+ "RedisConnectionString": "127.0.0.1:6379,password=,defaultDatabase=2"
+ },
+ "SnowId": {
+ "WorkerId": "1" // 取值范围0~63,默认1
+ },
+ "OAuth": {
+ "Wechat": {
+ "app_id": "wx2959fdd3abc05362",
+ "app_key": "829f65b2be0652bcd50ea8cb820fd7fa",
+ "redirect_uri": "http://127.0.0.1:56868/oauth/wechatcallback",
+ "scope": "snsapi_userinfo"
+ }
+ },
+ "UploadFile": {
+ // 头像
+ "Avatar": {
+ "path": "Upload/Avatar",
+ "maxSize": 1048576,
+ "contentType": [ "image/jpg", "image/png", "image/jpeg", "image/gif" ]
+ },
+ // 文档
+ "Document": {
+ "path": "Upload/Document",
+ "maxSize": 1048576,
+ "contentType": [ "image/jpg", "image/png", "image/jpeg", "image/gif", "image/bmp", "text/plain", "application/pdf", "application/msword", "application/vnd.ms-excel", "application/vnd.openxmlformats-officedocument.presentationml.presentation" ]
+ },
+ // 商店
+ "Shop": {
+ "path": "Upload/Shop",
+ "maxSize": 1048576,
+ "contentType": [ "image/jpg", "image/png", "image/jpeg", "image/gif" ]
+ },
+ // 默认
+ "Default": {
+ "path": "Upload/Default",
+ "maxSize": 1048576,
+ "contentType": [ "image/jpg", "image/png", "image/jpeg", "image/gif", "image/bmp", "text/plain", "application/pdf", "application/msword", "application/vnd.ms-excel", "application/vnd.openxmlformats-officedocument.presentationml.presentation" ]
+ }
+ },
+
+ "CoreSettings": {
+ "DefalutRoute": [
+ "getLoginUser",
+ "logout",
+ "sysDictType:dropDown",
+ "sysDictType:dropDowns",
+ "sysFileInfo:upload",
+ "sysFileInfo:download",
+ "sysFileInfo:detail",
+ "sysFileInfo:preview",
+ "sysUser:updateInfo",
+ "sysUser:updatePwd",
+ "sysUser:updateAvatar",
+ "sysUser:checkBindcode",
+ "sysUser:getPwdRule",
+ "sysUser:sendCode",
+ "sysNotice:received",
+ "sysNotice:unread",
+ "sysNotice:detail",
+ "houseLog:list",
+ "houseLog:listByInfoId",
+ "houseLog:listByTaskId"
+ ]
+ },
+
+ "SimplePassword": {
+ "Pattern": "(?=.*[0-9])(?=.*[A-Z])(?=.*[a-z])(?=.*[^a-zA-Z0-9]){8,}",
+ "Descriptions": "密码中必须包含大小字母、数字、特称字符,至少8个字符"
+ }
+}
\ No newline at end of file
diff --git a/Ewide.NbzsZheliban/bin/Debug/net5.0/ref/Ewide.NbzsZheliban.dll b/Ewide.NbzsZheliban/bin/Debug/net5.0/ref/Ewide.NbzsZheliban.dll
new file mode 100644
index 0000000..0f50984
Binary files /dev/null and b/Ewide.NbzsZheliban/bin/Debug/net5.0/ref/Ewide.NbzsZheliban.dll differ
diff --git a/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.dll b/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.dll
new file mode 100644
index 0000000..31db247
Binary files /dev/null and b/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.dll differ
diff --git a/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.pdb b/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.pdb
new file mode 100644
index 0000000..44c9d82
Binary files /dev/null and b/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.pdb differ
diff --git a/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.xml b/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.xml
new file mode 100644
index 0000000..2ea8b12
--- /dev/null
+++ b/Ewide.NbzsZheliban/bin/Release/net5.0/Ewide.Core.xml
@@ -0,0 +1,7654 @@
+
+