mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
6 lines
114 B
Go
6 lines
114 B
Go
// 模块实现
|
|
// 只能使用service下面的接口,不能直接使用store下面的接口
|
|
//
|
|
|
|
package module
|