Commit c9454e40 by xugaojun

完善注释

parent c547ea4e
...@@ -20,8 +20,8 @@ public interface OperationSettingApiService { ...@@ -20,8 +20,8 @@ public interface OperationSettingApiService {
/** /**
* 根据企业微信id查询 * 根据企业微信id查询
* *
* @param wxEnterpriseId * @param wxEnterpriseId 企业微信id
* @return * @return dto
*/ */
OperationSettingDTO getByWxEnterpriseId(String wxEnterpriseId); OperationSettingDTO getByWxEnterpriseId(String wxEnterpriseId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment