Merge remote-tracking branch 'origin/cc_20230520_partner' into cc_20230520_partner
This commit is contained in:
@@ -28,5 +28,5 @@ public interface EnterpriseMapper {
|
||||
* @param enterpriseId
|
||||
* @return
|
||||
*/
|
||||
EnterpriseDO getEnterpriseById(@Param("enterpriseId") String enterpriseId);
|
||||
EnterpriseDO getEnterpriseById(@Param("id") String id);
|
||||
}
|
||||
Reference in New Issue
Block a user