公告板
版本库
filestore
活动
搜索
登录
main
/
cylsg
川印临时工
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
临时工财务报销上线
移动系统liao
2025-01-22
20c735f3df81e9e0a8946c71344fe62ddcee9d87
[cylsg.git]
/
cylsg
/
cylsg.Application
/
System
/
Services
/
ISystemService.cs
1
2
3
4
5
6
namespace cylsg.Application;
public interface ISystemService
{
string GetDescription();
}