摘要: public ResultResponse<string> CertificateImg(int type) { ResultResponse<string> ret = new ResultResponse<string>(); if (type <= 0) { ret.ErrorMsg = "参 阅读全文
posted @ 2020-08-25 13:51 春夏秋冬的千山万水 阅读(178) 评论(0) 推荐(0)