This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
pc 学生考勤
娄底高职分支
ndbs
2 years ago
parent
b1553ffbd4
commit
c54f181938
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/TimeTable.cs
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/TimeTable.cs
View File
@@ -13,7 +13,7 @@ using Nancy;
namespace Learun.Application.WebApi.Modules
{
public class TimeTable : Base
NoLogin
Api
public class TimeTable : BaseApi
{
public TimeTable()
: base("/learun/adms/timetable")
Write
Preview
Loading…
Cancel
Save