This website requires JavaScript.
Explore
Help
Sign In
DG
/
ComplianceServer
Watch
4
Star
0
Fork
You've already forked ComplianceServer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80e2934b51
ComplianceServer
/
oldcode
/
IBLL
/
SYQ
/
ISYQManager.cs
9 lines
127 B
C#
Raw
Blame
History
namespace
WX.CRM.IBLL.SYQ
{
public
interface
ISYQManager
{
bool
JudgeSYQ
(
)
;
void
SYQErro
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink