feat: import services and standardize Go 1.26.5
This commit is contained in:
24
go.work
Normal file
24
go.work
Normal file
@@ -0,0 +1,24 @@
|
||||
go 1.26.5
|
||||
|
||||
use (
|
||||
./apps/base/ads
|
||||
./apps/base/cloud
|
||||
./apps/base/cms
|
||||
./apps/base/feedback
|
||||
./apps/base/fts
|
||||
./apps/base/initial
|
||||
./apps/base/logs
|
||||
./apps/base/mgt
|
||||
./apps/base/passport
|
||||
./apps/base/sender
|
||||
./apps/ec/address
|
||||
./apps/ec/delivery
|
||||
./apps/ec/mall
|
||||
./apps/ec/market
|
||||
./apps/ec/order
|
||||
./apps/finance/wallet
|
||||
./apps/social/feed
|
||||
./apps/social/group
|
||||
./apps/social/relation
|
||||
./cmd
|
||||
)
|
||||
Reference in New Issue
Block a user