记得上下班打卡 | git大法好,push需谨慎

Commit 001bcc4e authored by 张国柄's avatar 张国柄

+API后台生成兑换码;

parent d3b4dbe9
......@@ -13,5 +13,5 @@ public interface IAdamMemberCodeAdminService extends IService<AdamMemberCode> {
* 创建礼包码
* @param param
*/
void createGiftCode(AdamMemberCodeParam param);
String createGiftCode(AdamMemberCodeParam param);
}
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