job call
This commit is contained in:
@@ -24,5 +24,23 @@ long WrenchJobsOfferInterest( CVars in, CVars &out );
|
||||
long WrenchJobsProcessInterest( CVars in, CVars &out );
|
||||
long WrenchConcludeJobsOffer( CVars in, CVars &out );
|
||||
|
||||
|
||||
long WrenchJobsQuestion(CVars in, CVars &out);
|
||||
long WrenchMarketInterestQuestion(CVars in, CVars &out);
|
||||
long WrenchMarketInterestQuestionList(CVars in, CVars &out);
|
||||
long WrenchReplyMessage(CVars in, CVars &out);
|
||||
long WrenchJobPostAgree(CVars in, CVars &out);
|
||||
long WrenchJobPostExtendTime(CVars in, CVars &out);
|
||||
long WrenchJobPostNotifyOffer(CVars in, CVars &out);
|
||||
long WrenchJobPostCancelOffer(CVars in, CVars &out);
|
||||
long WrenchJobOfferSystems(CVars in, CVars &out);
|
||||
long WrenchSendJobsOfferFamily(CVars in, CVars &out);
|
||||
long WrenchSendMediaOfferFamily(CVars in, CVars &out);
|
||||
long WrenchSendJobsOfferCreateAssign(CVars in, CVars &out);
|
||||
long WrenchJobsOfferInterestList(CVars in, CVars &out);
|
||||
long WrenchUserJobsInterestList(CVars in, CVars &out);
|
||||
long WrenchJobsGroupList(CVars in, CVars &out);
|
||||
long WrenchJobsInterestStats(CVars in, CVars &out);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user