Commit Graph

82 Commits

Author SHA1 Message Date
anjoy8
74aa72b0a2 try use PropertiesAutowired in project
尝试使用属性依赖注入,例子参考BlogArticelController
2021-03-29 21:56:14 +08:00
ansonzhang
b8debbbd6e
Merge branch 'master' into master 2021-02-22 09:33:54 +08:00
hudingwen
83481f64f4 支付优化
反编译建行的支付DLL,脱离DLL依赖
2021-02-09 19:53:14 +08:00
anjoy8
89ecc7c58a Update PayServices.cs 2021-02-09 18:58:07 +08:00
hudingwen
cbe3a5ff5e 轮询次数限制 2021-02-09 18:52:22 +08:00
hudingwen
b82bac0e8e 设置最大轮询次数,6次后就会跳出轮询跟建行保持一致 2021-02-09 18:46:23 +08:00
hudingwen
4e1ec5de32 新增一些helper RSAhelper Urlhelper 2021-01-22 11:25:05 +08:00
hudingwen
8eadf82e96 聚合支付 2021-01-16 12:23:19 +08:00
hudingwen
f3a63f031e 调度服务区分停止和暂停功能优化
页面提交的的时间和本地UTC时差问题优化
Helper优化
加入编码集方便调用特殊编码
2021-01-11 14:08:19 +08:00
Mac.Nine
1d4a3f2acb Modify query data list according to
specific column,
modify filter condition (original string) to expression,
which can be used for multiple filter conditions
修改按照特定列查询数据列表,修改过滤条件(原string)修改为表达式,可用于多过滤条件
2020-12-18 14:25:59 +08:00
Mac.Nine
e25324c6f9 按照特定列查询数据列表带条件排序 2020-12-04 16:41:06 +08:00
anjoy8
e4156c3f07 sqlsugar specific column query
sqlsugar特定列查询
2020-12-04 06:15:08 +00:00
ansonzhang
1463481737 Update sysUserInfoServices.cs 2020-11-18 06:40:06 +00:00
ansonzhang
47b45a14c9 💯 Migrate to.NET 5.0
迁移到.net 5.0
2020-11-11 12:52:56 +00:00
anjoy8
172460d37a add second job,and Fixed #123 Bug 2020-10-23 11:24:05 +08:00
anjoy8
3ce5e3f599 remove try catch -> for get more bug
防止try吃掉bug,为了获取更多的bug
2020-09-09 12:08:12 +08:00
anjoy8
c09c21fabe get ids4 users
测试多库模式,获取ids4的用户数据
2020-08-20 20:21:17 +08:00
835318109@qq.com
25887556fe 菜单修改时,批量更新关系表中的接口与菜单的关系 2020-08-15 17:11:08 +08:00
anjoy8
42369ee018 weakrepo 2020-07-30 18:33:09 +08:00
anjoy8
8fb8d80f20 rename webapi 2020-06-22 12:04:09 +08:00
anjoy8
17cf90660d test muchtable for page 2020-06-12 18:13:32 +08:00
anjoy8
5d27ef4b6a Reflection generates all models
反射生成全部实体
2020-06-08 13:29:39 +08:00
anjoy8
6819c3a899 remove all no need using
去掉不必要的引用
2020-06-04 22:58:53 +08:00
anjoy8
7b752536fb sqlsugar mapper much table 2020-05-18 19:40:04 +08:00
Simon
436b99cf0d Update To Support Publish The Release Configuration 2020-05-18 06:55:53 +08:00
anjoy8
ca2a94c939 Update BlogArticleServices.cs 2020-04-29 10:20:55 +08:00
anjoy8
f5a9f45977 update blog page query 2020-04-29 10:04:08 +08:00
anjoy8
f6738efd35 add sql query
增加sql语句查询
2020-04-27 11:27:39 +08:00
anjoy8
871b1a61ab Update BlogArticleServices.cs 2020-04-08 10:49:15 +08:00
jxd728
2809a50d00
Update BlogArticleServices.cs 2020-04-08 09:20:28 +08:00
RLei123
3816e6c47b 优化services层获取博客上一篇下一篇逻辑 2020-04-07 11:56:01 +08:00
anjoy8
403b30a3ed add quartz.net
增加 任务调度 quartz.net
2020-03-22 22:09:16 +08:00
anjoy8
a3a7627c7d Fixed #56 Bug
修复 #56 bug
2020-03-12 10:19:49 +08:00
ansonzhang
ae0995f6ef Some unimportant instructions
一些不重要的说明提示
2019-12-28 09:15:36 +08:00
ansonzhang
00b9ec48c0 Multi-table query -> Role Module Map #40 🍈
将授权处理器中的角色菜单关系改造成多表查询。
2019-12-12 23:02:11 +08:00
anjoy
64b8e7a7d6 Revert "Multi-table query -> Role Module Map"
This reverts commit a623ada3d3.
2019-12-12 19:18:03 +08:00
anjoy
a623ada3d3 Multi-table query -> Role Module Map
将授权处理器中的角色菜单关系改造成多表查询。
2019-12-12 18:39:09 +08:00
anjoy
a72ae8a3a1 Project upgraded to netcore 3.1
项目升级到 netcore 3.1
2019-12-04 12:17:39 +08:00
anjoy
58e6af0fa6 add func -> update db without using object
1、新增不使用对象实例来更新数据库数据;
2、完善上传图片接口,一边更好配合editor
3、修复工作单元中 SqlAOP 日志记录
2019-11-21 12:14:41 +08:00
ansonzhang
1df500bfaa Update BlogArticleServices.cs 2019-11-19 21:12:42 +08:00
anjoy
a1b8497d6a Merge branch 'netcore3.0'
将主分支更新到 3.0
2019-10-21 12:02:14 +08:00
anjoy8
72fd639566 Test Sqlsugar Multi-table queries 🍵 2019-07-03 23:50:21 +08:00
anjoy8
290a24e756 Update NuGet Package && fix SqlSugar exception 💯 2019-05-27 22:44:22 +08:00
anjoy8
6157071020 design queryPage 🔢 2019-05-15 19:09:54 +08:00
anjoy8
28265030de Update RoleModulePermissionServices.cs 2019-05-05 18:19:47 +08:00
anjoy8
a5b7908d5f Modifying the naming specification 2019-03-25 13:32:52 +08:00
anjoy8
10ccc47e87 fixed service : dal. -> base. 2019-03-25 11:11:17 +08:00
anjoy8
fdb5f72046 update: sql server connection string 2019-03-12 19:31:57 +08:00
anjoy8
11f3c26b19 vue.admin:1.0 bate : done(1) 2019-02-25 17:05:10 +08:00
anjoy8
6d600dc647 2 2019-02-25 08:26:25 +08:00