aa
This commit is contained in:
@@ -547,7 +547,7 @@ func (c *JobController) RefreshJdDelivery() {
|
||||
func (c *JobController) TempJob() {
|
||||
c.callTempJob(func(params *tJobTempJobParams) (retVal interface{}, errCode string, err error) {
|
||||
//cms.TempJob()
|
||||
cms.TestTemp()
|
||||
//cms.TestTemp()
|
||||
return retVal, "", err
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user