This website requires JavaScript.
Explore
Help
Sign In
shama
/
service
Watch
2
Star
0
Fork
0
You've already forked service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
145
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
kanade
ba571fa0f1
feat(erp): 添加发票序列号字段- 在会计服务结构体中新增 InvoiceSerial 字段
...
- 扩展查询条件以支持按发票序列号搜索- 更新 JSON 标签以确保正确的数据序列化
2025-10-30 14:57:08 +08:00
client
refactor(client): 移除多余的条件判断和重复代码
2025-10-29 17:29:59 +08:00
config
init
2024-06-28 11:50:29 +08:00
erp
feat(erp): 添加发票序列号字段- 在会计服务结构体中新增 InvoiceSerial 字段
2025-10-30 14:57:08 +08:00
lib
更新
2024-07-16 17:18:31 +08:00
oa
feat(service): 增加员工结构体中的座机字段
2025-06-10 13:38:26 +08:00
rpc
init
2024-06-28 11:50:29 +08:00
.gitignore
init
2024-06-28 11:50:29 +08:00
go.mod
更新
2024-07-16 17:18:31 +08:00
go.sum
更新
2024-07-16 17:18:31 +08:00
rpc.go
更新
2024-07-16 17:18:31 +08:00
Description
rpc接口
816
KiB
Languages
Go
100%