模块注释

This commit is contained in:
wh_zcy 2022-11-14 14:35:55 +08:00
parent b6f28ecacf
commit 3533baf805
6 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// package
// 好友
// 赵长远
package friend package friend
import ( import (

View File

@ -1,3 +1,6 @@
// package
// 支线任务
// 赵长远
package linestory package linestory
import ( import (

View File

@ -1,4 +1,6 @@
// package 随机任务 // package 随机任务
// 随机任务
// 赵长远
package rtask package rtask
import ( import (

View File

@ -1,3 +1,6 @@
// package
// 公会
// 赵长远
package sociaty package sociaty
import ( import (

View File

@ -1,3 +1,6 @@
// package
// 日/周常成就任务
// 赵长远
package task package task
import ( import (

View File

@ -1,3 +1,6 @@
// package
// 用户
// 赵长远
package user package user
import ( import (