(self,array)
| 98 | return result |
| 99 | category = ['hydm','hyds','hydy','omdm','omds','omdy','rhdm','rhds','rhdy','qtds','qtdy','qtsp','jlp','zyp'] |
| 100 | def detailContent(self,array): |
| 101 | return self.ali.detailContent(array) |
| 102 | def searchContent(self,key,quick): |
| 103 | result = {} |
| 104 | url = self.baseUrl+'/tool/alipaper/' |
nothing calls this directly
no outgoing calls
no test coverage detected